nixpkgs-suyu/nixos/lib/make-options-doc
pennae 65fd6f0774 nixos/make-options-doc: eat newlines in MD admonitions
leaving some newlines around after an admonition was closed causes the
newline rule to match, which in turn inserts literallayout newlines into
te xml output. that's not what we want.
2022-08-27 19:18:29 +02:00
..
default.nix python310Packages.mistune: 0.8.4 -> 2.0.4 2022-08-15 06:53:01 +00:00
generateAsciiDoc.py
generateCommonMark.py
mergeJSON.py nixos/make-options-doc: eat newlines in MD admonitions 2022-08-27 19:18:29 +02:00
options-to-docbook.xsl make-options-doc: Make variablelist id configurable 2022-06-27 17:41:32 +02:00
optionsJSONtoXML.nix
postprocess-option-descriptions.xsl
sortXML.py