Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/file.c version d0785feafa
|
2020-09-15
| ||
| 20:10 | Bug fixes in Pandoc identifier generation. Now closed. See [branch/auto-toc|branch wiki] for discussion. Closed-Leaf check-in: 77cbe291af user: drh tags: auto-toc | |
| 19:50 | Automatic table-of-contents generated for Markdown if there is a tag of the form: <!--markdown: toc=N --> where N is an integer that is the deepest level of content that will be added to the index. The TOC is inserted in place of the magic HTML comment. check-in: 6142e11d20 user: drh tags: auto-toc | |
| 18:20 | Enable automatic paragraph numbering in Markdown using a special HTML comment: "<--markdown paragraph-numbers=on -->" check-in: d9a70a1df9 user: drh tags: auto-toc | |
| 16:40 | fossil.pikchr.addSrcView() now tags each processed SVG element to avoid potentially processing the same one multiple times. Added fossil.pikchr support to /doc, /wiki, and /wikiedit/fileedit previews. This is harmless if there are no pikchrs or JS is disabled. check-in: 83f03e91c4 user: stephan tags: trunk | |
| 15:43 | Fix the markdown converter so that it recognizes HTML comments and passes them through into the raw_html_tag callback. check-in: 881f86645a user: drh tags: trunk | |
| 14:56 | Provide a custom structure to the "opaque" pointer of the generic Markdown translator for use when translating Markdown into HTML. check-in: b61dcef9e8 user: drh tags: trunk | |
| 14:54 | Restrict pikchr svg/source toggle to clicks, per forum feedback. check-in: 4e757d8c48 user: stephan tags: trunk | |
| 14:17 | When parsing HTML attribute values in Fossil Wiki formatting, do not allow quoting characters inside of non-quoted values. check-in: b07834b386 user: drh tags: trunk | |
| 14:13 | Added post expand/collapse JS to forum post create/edit pages and activated pikchr source/svg toggle on those pages. This is all nice-to-have JS, not required, so won't break non-JS-capable clients. check-in: db865174a0 user: stephan tags: trunk | |
| 13:42 | Make use of the new PIKCHR_INCLUDE_SOURCE flag via /pikchrshow and the pikchr CLI command. check-in: 7da8813eef user: stephan tags: trunk | |
| 13:24 | Include pikchr source text in the generated SVG. check-in: 041390d3f8 user: drh tags: trunk | |
| 12:59 | Fix the file_mkfolder() function so that it works for files in the root directory. check-in: 74c4732fd2 user: drh tags: trunk | |