1
0
Fork
You've already forked html2gmi
0
No description
  • JavaScript 100%
2026年05月23日 12:02:29 +10:00
.gitignore add .gitignore 2026年05月18日 19:36:28 +10:00
index.js add ordered list support 2026年05月23日 12:02:29 +10:00
LICENSE Initial commit 2026年05月18日 08:13:13 +02:00
README.md add ordered list support 2026年05月23日 12:02:29 +10:00

html2gmi

Features:

  • support for headings, paragraphs, lists, and newlines
  • support for indented elements
  • support for gemini quotes (user must select what html element to use for quotes)
  • support for xhtml
  • allows the user to save the .gmi file to wherever they want (may be slightly buggy)
  • strip bold and italic tags from indented elements
  • convert ordered lists into normal gemini lists