marked-reader
v2.0.0
Published
marked_reader is an open source Markdown reader packed by Electron
Downloads
235
Readme
marked_reader
marked_reader is an open source Markdown reader packed by Electron.
marked_reader Document
Check out document: marked_reader Document
How to translate marked_reader Document into another language
In ./docs directory, index.html is zh-CN simplified Chinese document. For example, if you want to translate document into English.
- Copy index.html as another document with different language code as filename, for example, en-US.html.
- Translate en-US.html into English.
- Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".
The code for adding dropdown is like the picture below. - PR to marked_reader.