Skip to content

Azumabashi/markdown2gemtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown2gemtext

Script converts from markdown to gemtext implemented with Nim.

Dependencies

  • Nim

Usage

$ git clone https://github.com/Azumabashi/markdown2gemtext
$ cd markdown2gemtext
$ nim c -r markdown2gemtext dir https://your.domain path/to/savepath

where dir is a path to directory which convert target markdown files are saved, and the third argument path/to/savepath can be omitted.

Sample markdown file is in the sample directory.

The output is generated under gemtext/ by default.

License

MIT

About

converts from markdown to gemtext

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages