Relative Content

Tag Archive for github-flavored-markdown

How to automatically create an HTML-file from Github Wiki Markdown?

For a project that will soon be published on Github I have written an extensive README.md file (i.e. a Wiki Markdown file that will be converted to HTML and be shown on the home-page of the project).
Now I would like to display that same text also as Help when clicking a Help-button or -link from within the running application.

How to automatically create an HTML-file from Github Wiki Markdown?

For a project that will soon be published on Github I have written an extensive README.md file (i.e. a Wiki Markdown file that will be converted to HTML and be shown on the home-page of the project).
Now I would like to display that same text also as Help when clicking a Help-button or -link from within the running application.