/pandoc2review

Re:VIEW Filter for Pandoc

Primary LanguageLuaGNU General Public License v2.0GPL-2.0

pandoc2review

Re:VIEW Filter/Writer for Pandoc. You can convert any document to Re:VIEW format file using Pandoc and this filter.

Usage

For Markdown:

pandoc2review.rb file.md > file.re

For other files (such as Microsoft docx):

pandoc2review.rb file > file.re

Options

  • --heading <num>: Add to heading level. (pandoc >= 2.8)

Copyright

Copyright 2020 Kenshi Muto

GNU General Public License Version 2

Special Thanks