marked-reader

2.0.0 • Public • Published

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.

  1. Copy index.html as another document with different language code as filename, for example, en-US.html.
  2. Translate en-US.html into English.
  3. Add dropdown like the picture below to every *.html. For example, add dropdown "en-US English".
    the dropdown looking
    The code for adding dropdown is like the picture below.
    the dropdown code
  4. PR to marked_reader.

Dependents (0)

Package Sidebar

Install

npm i marked-reader

Weekly Downloads

68

Version

2.0.0

License

AGPL-3.0-only

Unpacked Size

4.97 MB

Total Files

78

Last publish

Collaborators

  • yuhongbo1