/GGeditor

Primary LanguagePythonMIT LicenseMIT

GGeditor

GGeditor hopes to help you to focus on writing your idea instead of marking them up.

GGeditor is a Google Docs Add-on for generating reStructuredText file from the Google Docs. The generated reST file can be committed to the Github repository with the GGeditor. Then, that repository’s documentations hosted by the Read The Docs got automatically updated.

IMG1

Features

  1. Easy starting for reST beginners, even no idea about reST markups.
  2. Powered by the Google Docs. Almost what you see is what you get.
  3. One-click to commit to the Github repository.
  4. Preview the generated reST file and download to local machine.
  5. Support headings, bold, italic, hyperlink, subscript and superscript.
  6. Support footnotes, image, list item and table.
  7. Support full-width characters (CKJ) in headings and table.
  8. Support internal links to bookmarks, headings and Google Docs native table of contents (in document table of contents).
  9. Support relative links to other generated reST files of the Google Docs under the same folder and subfolders.
  10. Support cross-document table of content (.. doctree::) for the readthedocs.org.
  11. Support all style of admonitions of the readthedocs.org.

License

MIT License

More Information

Please refer to the GGeditor documentation site.