Skip to content

A custom writer for pandoc that outputs JIRA Wiki Markup

Notifications You must be signed in to change notification settings

maxres-ch/pandoc-jira-custom-writer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

A custom writer to output JIRA Wiki Markup

Pandoc allows for custom writers written in lua. This is a simple example of a writer that outputs JIRA Wiki Markup.

Use pandoc test.md --to jira.lua -o - to output the test file to your console.

About

A custom writer for pandoc that outputs JIRA Wiki Markup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%