Settings

Theme

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

github.com

2 points by PolBaladas 9 years ago · 4 comments

Reader

PolBaladasOP 9 years ago

simply, pip install torsimany

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

  • ambivalence 9 years ago

    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 9 years ago

      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 9 years ago

      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