Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/main.c version 60d96e00e1
|
2025-03-05
| ||
| 21:43 | Further tweaks to the markdown style formatting in wiki. check-in: 1029539757 user: drh tags: comment-markdown-links | |
| 21:19 | Get Markdown italic and bold working in wiki. check-in: 079615cb7a user: drh tags: comment-markdown-links | |
| 20:52 | Fix minor issues with markdown rendering in wiki. check-in: 4be82a52a5 user: drh tags: comment-markdown-links | |
| 20:16 | Provide the ability to control markdown styling and markdown hyperlinks for check-in cmments separately and independently. check-in: 34f36bc211 user: drh tags: comment-markdown-links | |
|
2025-03-04
| ||
| 14:50 | Implement `...` verbatim sections for the WIKI_MARKDOWN_SPAN option. check-in: c903885574 user: drh tags: comment-markdown-links | |
| 14:01 | Implement backslash-escapes in WIKI_MARKDOWN_SPAN mode. Add the --tokenize option to the test-wiki-render command. check-in: 6f9e299244 user: drh tags: comment-markdown-links | |
| 12:21 | Add the timeline-markdown-span setting that controls whether or not markdown span markup will be interpreted in check-in comments. Add auto-links. Support for emphasis and code marks is pending. check-in: 8f55b909c4 user: drh tags: comment-markdown-links | |
| 11:48 | Change the rendering option to WIKI_MARKDOWN_SPAN with the idea of eventually supporting all kinds of span-markdown, just not block-markdown. Add support for auto-links. check-in: f80b892178 user: drh tags: comment-markdown-links | |
| 04:41 | Update the build notes about rebuilding pikchr.wasm to include an explicit rm of the js/wasm files beforehand, as they may otherwise not always be rebuilt. check-in: b7338a55af user: stephan tags: trunk | |
| 03:48 | Rebuild pikchr wasm/js. For reasons beyond my ken, the [c32f97e9e] build was rendering correctly (as per that fix) in legacy mode but not wasm mode. check-in: 316b0a689b user: stephan tags: trunk | |
| 00:39 | Proof-of-concept code that allows markdown-style hyperlinks to appear in check-in comments. Markdown-style hyperlinks are not allowed in ordinary text/x-fossil-wiki for backwards compatibility. This simply change reduces the need to provide full markdown support for check-in comments. check-in: e7bc33f080 user: drh tags: comment-markdown-links | |
|
2025-03-03
| ||
| 23:23 | Fix the printf() %W and %!W conversions so that they can both be used during the same Fossil run. check-in: adbb0b9255 user: drh tags: trunk | |
| 20:57 | Bug fix in pikchr. check-in: c32f97e9e4 user: drh tags: trunk | |
| 15:13 | Add the --text option to test-wiki-render and test-markdown-render. check-in: 3ea3cd5ca5 user: drh tags: trunk | |
| 14:25 | Rework the command-line arguments to the "fossil test-comment-format" command. check-in: 2b2bc057f6 user: drh tags: trunk | |
| 13:34 | Fix misspelled "--canonical" option on "fossil test-comment-format". check-in: 9813e6f85d user: drh tags: trunk | |
| 13:17 | Correct a CSS selector in skins/default/css.txt which was causing the LI elements of sub-lists to have the wrong display type. check-in: eb42f59fc0 user: stephan tags: trunk | |
| 12:39 | Update the change log to report on recent enhancements. check-in: 871b514651 user: drh tags: trunk | |
| 12:07 | Change the "legacy comment printing algorithm" to the "canonical comment printing algorithm". Omit the --comfmtflags and --comment-format global flags. Simplify the comment printing code. check-in: 35302d9e50 user: drh tags: trunk | |