Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/markdown.c version 15f2ba17d1
|
2021-08-11
| ||
| 18:56 | Adjusted the optional cscope feature so it collects symbols only from the src subdir, primarily to get the bld/* stuff out of the way. check-in: b6cc6f680f user: wyoung tags: trunk | |
| 18:54 | /forum page now changes its title to 'Forum Search Results' when showing search results, per request in [forum:291f9af918 | forum post 291f9af918]. check-in: b0862611cc user: stephan tags: trunk | |
|
2021-08-09
| ||
| 01:11 | Markdown enhancement (after [forum:/forumpost/938896d37da30394|forum post 938896d37da30394] and follow-ups) in which <html>...</html> that is preceded and followed by blank lines disables all markdown processing and just returns raw HTML text. The <html> and its end-tag are removed. Removal of "dangerous" HTML is handled in a later pass, so the results should still be safe. check-in: 1e919d601f user: drh tags: trunk | |