Settings

Theme

Torsimany: translate any JSON file to stylish, human-readable Markdown

github.com

2 points by PolBaladas · 4 comments

Reader

1 thread
PolBaladasOP

simply, pip install torsimany

JSON to Markdown converter - Generate Markdown from format independent JSON Edit

  • ambivalence

    Is there something wrong with how GitHub renders the Markdown you generate? The two examples given in the repo are not exactly human-readable and apart from bullet points I didn't notice any styling.

    • PolBaladasOP

      Yes, you're right. Looks like Github Doesn't render the Markdown I'm generating properly. You can use http://dillinger.io/ (online markdown visualizer) to visualize markdown properly.

      Thanks!

    • PolBaladasOP

      Also, Feel free to contribute! Next step would be adding some extended styling with CSS rules (although that's not entirely portable) or read links in JSON and convert them to (name)[url] Markdown format.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection