Markdown Editor #5539
Unanswered
espruino-discuss3
asked this question in
General
Markdown Editor
#5539
Replies: 1 comment
-
Posted at 2016-12-21 by @gfwilliams Thanks! That could make people's lives a lot easier! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Posted at 2016-12-21 by ClearMemory041063
Started writing up a module today on GitHub.
https://www.espruino.com/Writing+Modules
I ran across this Markdown Editor.
[https://github.com/jbt/markdown-editor ](https://github.com/jbt/markdown-editor )
If you pull up the link in the README file,
The Markdown is on the left screen
The formatted text is on the right.
It contains the instructions to save to a file.
I saved it as a HTM file and it seems to work offline as well.
Copy and paste the markdown example from the writing modules page into the left side of the screen as a start.
Beta Was this translation helpful? Give feedback.
All reactions