A Scholarly Markdown
scholarlymarkdown.com
A Scholarly Markdown
1–10 of 97 posts
Re: A Scholarly Markdown
#2Re: A Scholarly Markdown
#3Edit: yes, I was missing something. Scholdoc supports MathJax (which has browser, Office, and LaTeX support).
Small issue: The title isn't showing up in Firefox (or Chrome) because there are two title elements and the first one is blank.
Re: A Scholarly Markdown
#4Re: A Scholarly Markdown
#5Re: A Scholarly Markdown
#6As a side note, a lot of Markdown + LaTeX + Code can be done in IPython Notebook. (Though, there are some things absent, like referencing citations or other equations).
Re: A Scholarly Markdown
#7Re: A Scholarly Markdown
#8Re: A Scholarly Markdown
#9I'm still skimming the documentation so I apologize if the answer is obvious, but does anyone know offhand why this is implemented as a fork of Pandoc? Pandoc already has extended markdown features and the creator of pandoc is very much an academic ( http://johnmacfarlane.net/ ), so is there are a reason why these contributions aren't part of pandoc proper?
Re: A Scholarly Markdown
#10It seems that Markdown is starting to get a lot of disgregated reference implementations. Some months ago some important Markdown users were behind CommonMark ( http://commonmark.org/ ). I'd think that it would be best to join this conversation rather than splintering Markdown even more.