OCR-D / gt-guidelines

OCR-D guidelines for Ground Truth production
https://ocr-d.de/en/gt-guidelines/trans/
Creative Commons Attribution Share Alike 4.0 International
6 stars 5 forks source link

make format-xml to reformat, make hook to set up pre-commit hook #28

Open kba opened 3 years ago

kba commented 3 years ago

With make format-xml all the DITA files are reformatted using xmlstarlet fo, much like @bertsky did in #20.

make hook installs a pre-commit hook that:

I actually had to disable the hook for this PR ;-)