Showing off flask server that renders markdown and some plugins (ruby annotation and amsmath to mathml rendering #1244
Unanswered
Kraballa
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2nd time writing a markdown-rendering flask server. Last time I used
python-markdown
which was marred by the hard to use original markdown syntax. This time I kept it minimal and focussed on presentation. Plugins:here's a demo of the plugins I wrote:

and here's an overall showcase of the look. I deliberately kept it minimal:

the project isn't yet fully open source (I've never seen anyone use any of my projects before anyway) but I put the server up as a gist: https://gist.github.com/Kraballa/8ce6dea5341793e2be54623cf3db7326
Beta Was this translation helpful? Give feedback.
All reactions