Skip to content

rlugojr/pandoc-schemata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pandoc-schemata

JSON Schema files for Pandoc JSON. More information on JSON Schema here and here. More information on Pandoc JSON here.

  • default.json validates minimal Pandoc JSON file
  • title_block.json validates file with Pandoc title block: title, author, date
  • jekyll.json validates Jekyll YAML header (layout and title are required)
  • jats.json validates JATS (currently a limited subset)
  • citeproc.json validates references formatted with pandoc-citeproc (currently a limited subset)

Validators

More validators are listed on the JSON Schema implementations page.

Licence

Creative Commons CC 0.

About

JSON Schema files for Pandoc JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published