diff options
| author | John MacFarlane <[email protected]> | 2025-06-02 23:29:47 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-06-02 23:29:47 -0700 |
| commit | add83e81698a3468b4fde02f3af3c42d5c56f790 (patch) | |
| tree | ce1e2df3839f74b43db968ad83867b98ceb701e2 /stack.yaml | |
| parent | 0f79a1f627f7aad9cfa1cb5857f6fbf7d5f8dfb5 (diff) | |
Markdown reader: make definition lists behave like other lists.
If the `four_space_rule` extension is not enabled,
figure out the indentation needed for child blocks dynamically,
by looking at the first nonspace content after the `:` marker.
Previously the four-space rule was always obeyed.
Remove the old `compact_definition_lists` extension. This was
neded to preserve backwards compatibility after pandoc 1.12
was released, but at this point we can get rid of it.
T.P.Extensions: remove `Ext_compact_definition_lists` constructor
for `Extension` [API change].
Fix tight/loose detection for definition lists, to conform to
the documentation.
Closes #10889.
Diffstat (limited to 'stack.yaml')
0 files changed, 0 insertions, 0 deletions
