Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the HTML safeing mechanism so that it does the entire Markdown output all at once. In this way it is better able to cope with block markup that spans multiple paragraphs. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
382f3731ee65dfd0ac5a9a39e725d6af |
User & Date: | drh 2020-06-02 17:38:24.702 |
Context
2020-06-02
| ||
18:55 | Documentation improvements on the HTML safer. Only apply safe-html to Forum posts for the moment. ... (check-in: 03ce4e70 user: drh tags: trunk) | |
17:38 | Update the HTML safeing mechanism so that it does the entire Markdown output all at once. In this way it is better able to cope with block markup that spans multiple paragraphs. ... (check-in: 382f3731 user: drh tags: trunk) | |
15:14 | Only use safe-html markdown rendering for the Forum. This is a temporary measure to get most things working again while we devise improvements to the safe-html mechanism. ... (check-in: f4e6efb2 user: drh tags: trunk) | |
Changes
Changes to src/browse.c.
Changes to src/event.c.
Changes to src/fileedit.c.
Changes to src/forum.c.
Changes to src/info.c.
Changes to src/markdown_html.c.
Changes to src/wiki.c.
Changes to src/wikiformat.c.