3edcdbb0c0
Previously, external code might call `markdown::render()` without having called `markdown::reset_headers()`, meaning the TLS key `used_header_map` was unset. Now `markdown::render()` ensures that `used_header_map` is set by calling `reset_headers` if necessary. Fix #17736 |
||
---|---|---|
.. | ||
clean | ||
html | ||
core.rs | ||
doctree.rs | ||
externalfiles.rs | ||
flock.rs | ||
fold.rs | ||
lib.rs | ||
markdown.rs | ||
passes.rs | ||
plugins.rs | ||
stability_summary.rs | ||
test.rs | ||
visit_ast.rs |