Tagged Questions
1
vote
0answers
78 views
How can I convert the tables and math in a latex document to one of the markup languages supported by github's wiki?
I wrote some software documentation in Latex, but need to get it into a more lightweight format.
I used pandoc to convert latex to markdown, but it did not do a very good job of converting tables.
...