Skip to content

iquercorb/md4c-rtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MD4C-RTF

RTF Renderer for MD4C Parser.

Presentation

MD4C-RTF is an RTF renderer for the MD4C Markdown Parser. It is widely based on the MD4C-HTML renderer included with the MD4C Parser, follow similar name conventions and structure in respect to the original project.

For more information about MD4C Parser please visit MD4C Parser page

Features

This rendrer is created for personal use to be part of another project and does not implement all features. Currently implemented feature are:

  • Underline, bold, italic and code spans
  • Heading titles
  • Horizontal rule
  • Unordered list (up to 8 level nested)
  • Ordered list (up to 8 level nested)
  • Code block
  • Quote block
  • Tables

The rendered is created with gaol to create RTF files to be the most universally readable and correctly rendered.

About

RTF Renderer for MD4C Markdown Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages