Main Menu

Markup

Started by David Kenny, November 24, 2018, 04:14:53 PM

Previous topic - Next topic

David Kenny

You mention using Markup in a recent post.  Can you be more specific? It's too generic a term to get good search results. I did search the forum in case you mentioned it before. Only found two other hits in much older threads.

Thanks,

David

Paul Squires

I am using (and Jose is also) GitHub Markdown syntax to create simple ascii text files for our Help. I then use Pandoc to convert the Markdown files to HTML and then display them in the embedded webbrowser in the help viewer.

Here is the GitHub Markdown syntax:  https://help.github.com/categories/writing-on-github/
Paul Squires
PlanetSquires Software

David Kenny

You got me... 
Quote from: Paul Squires on November 07, 2018, 08:16:00 PM
I should have the next update out as early as tomorrow. I just finished the documentation conversion to markup.
(Markup is sooooooo easy to use and it produces great looking documentation).

I only spent a few minutes searching for it.  Thanks for the info.