nixpkgs/doc/languages-frameworks
Jan Tojnar 6ecc641d08
doc: prepare for commonmark
We are still using Pandoc’s Markdown parser, which differs from CommonMark spec slightly.

Notably:
- Line breaks in lists behave differently.
- Admonitions do not support the simpler syntax https://github.com/jgm/commonmark-hs/issues/75
- The auto_identifiers uses a different algorithm – I made the previous ones explicit.
- Languages (classes) of code blocks cannot contain whitespace so we have to use “pycon” alias instead of Python “console” as GitHub’s linguist

While at it, I also fixed the following issues:
- ShellSesssion was used
- Removed some pointless docbook tags.
2021-06-07 06:34:59 +02:00
..
agda.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
android.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
beam.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
bower.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
coq.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
crystal.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
dhall.section.md doc: Add anchors to dhall sections 2021-05-17 09:37:49 +02:00
dotnet.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
emscripten.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
gnome.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
go.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
haskell.section.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
idris.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
index.xml dhall: Document language support in the Nixpkgs manual (#123051) 2021-05-15 08:51:08 -07:00
ios.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
java.section.md doc/java: convert to markdown 2020-11-28 15:29:04 +01:00
lua.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
maven.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
node.section.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
ocaml.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
perl.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
php.section.md php.packages: Make packages overridable 2020-12-16 18:32:27 +01:00
python.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
qt.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
r.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
ruby.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
rust.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
texlive.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
titanium.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
vim.section.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00