An open API service indexing awesome lists of open source software.

https://github.com/liborm85/textile-to-markdown

Textile to markdown convertor
https://github.com/liborm85/textile-to-markdown

Last synced: 10 months ago
JSON representation

Textile to markdown convertor

Awesome Lists containing this project

README

          

# Textile to Markdown convertor

## Requirements

- [Pandoc](https://pandoc.org/) installed from [GitHub](https://github.com/jgm/pandoc/releases/latest)

## Usage

- Copy textile files to `input` folder.
- Run command `sh convert.sh`
- The converted files to markdown are in `output` folder.

## License

MIT