Open darkdragon-001 opened 3 years ago
We should create a list of features together with good example laws.
Suggestion:
aappo
: multi-level headlines, tables, quotes, appendixstvo
: imagesWhat you can do is:
@ulfgebhardt That's the idea. I added my suggestions in https://github.com/bundestag/gesetze-tools/issues/39#issuecomment-821851041. Any additional suggestions for those good examples of law?
Nah I do not have a big knowledge on the data output of this repo. So having such a system in place with your examples is sufficient to have more examples going. Just remember to make it as generic as you can:
Have a folder with rawdata containing law1.rawdata
- have a folder with md output data. Expect a file law1.md
so its sufficient to just drop those two files in the corresponding folders.
:rocket: Feature
We should add tests for xml to markdown conversion. This way, every code changes producing a different conversion needs to modify the tests, too. This way, a reviewer can easily see the visual changes a certain pull request introduces.