Skip to content

oktana-coop/pandoc-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pandoc-diff

CLI tool that produces diffs and patches between two Pandoc documents.

Important: The tool is still under development (WIP).

How to Run

Navigate to project root and run stack build to compile the project.

Run:

stack exec pandoc-diff -- --format json PANDOC_1_JSON PANDOC_2_JSON

Note: The JSON strings must be the (escaped) JSON string of the native Pandoc AST.

About

Diffing and creating patches for Pandoc documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published