Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins tagged with "comment-markdown-links"

2025-03-14
13:03
A single new setting "wiki-classic" switches wiki display between the circa-2007 classic wiki and the new 2025 enhanced wiki. Leaf check-in: 918a2e2c5e user: drh tags: comment-markdown-links
10:22
Add documentation for various settings that influence the display of timelines. check-in: 7d67724653 user: drh tags: comment-markdown-links
09:53
Merge the latest trunk changes into this branch. check-in: 2cb7fefcea user: drh tags: comment-markdown-links
2025-03-10
14:43
Merge the latest trunk enhancements into the comment-markdown-links branch. check-in: 652362e97c user: drh tags: comment-markdown-links
2025-03-07
23:19
Merge the latest trunk enhancements into the comment-markdown-links branch. check-in: 459499b0ea user: drh tags: comment-markdown-links
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
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