fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/wikiformat.c
50 commits
Latest merge from trunk.
brickviking
d03791648…
2026-02-10 08:49
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Assorted fixes of typos and grammar in code comments. No functional changes.
danield
e2bdc1057…
2025-12-23 16:06
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Add a missing bitmask reported in the upstream forum post. How it works at all without this is not …
stephan
5645824bd…
2025-06-09 07:57
Add the 'open' attribute to the list of allowed HTML attributes in markdown. This is to address [ht…
stephan
64eb534c0…
2025-06-08 22:50
Add support for the FOSSIL_COLOR environment variable to define the color VT escape to highlight CL…
florian
50e0931bc…
2025-04-18 07:19
Merge from trunk.
brickviking
f60a7ed29…
2025-03-28 10:11
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Show formatting rules according to the current repository settings on the checkin comment prompt. …
drh
d62ca2b85…
2025-03-22 13:08
Improvements to comment formatting error detection. Added the -m option to the "fossil test-wiki-r…
drh
d43f3e2a8…
2025-03-22 11:55
The <mark> HTML tag flows through to the output in html_to_plaintext() if the output is not g…
drh
a98056699…
2025-03-22 11:08
Delete the timeline-block-markup setting, and all the complication that goes with it. Due to a bug…
drh
0432c38df…
2025-03-22 10:38
Enhancements to wiki_convert() that can optionally mark questionable text.
drh
f0d9fe2b0…
2025-03-21 19:46
Enhance the html_to_plaintext() routine with a flags argument so that it can take over the job prev…
drh
fd59eb178…
2025-03-21 18:31
Begin implementing a return code on wiki_convert() that can inform the caller about what markup is …
drh
53b080b24…
2025-03-21 11:12
Merge from trunk.
brickviking
3eac814da…
2025-03-20 21:13
Enhance the verify-comments subroutine in "fossil commit" so that if the comment text contains any …
drh
4ee3362aa…
2025-03-18 15:52
Enhance the verify-comment subroutine for "fossil commit" so that if the comment contains any of th…
drh
6d05c66f8…
2025-03-18 15:14
A single new setting "wiki-classic" switches wiki display between the circa-2007 classic wiki and t…
drh
918a2e2c5…
2025-03-14 13:03
Add documentation for various settings that influence the display of timelines.
drh
7d6772465…
2025-03-14 10:22
Merge the latest trunk changes into this branch.
drh
2cb7fefce…
2025-03-14 09:53
Merge the latest trunk changes into this branch.
drh
2cb7fefce…
2025-03-14 09:53
For the console-based timeline, run comment text through wiki_convert() and then through html_to_pl…
drh
6ab9994de…
2025-03-11 10:44
The "fossil commit" command looks for suspicious and/or broken hyperlinks in comments and gives the…
drh
3e87f78e6…
2025-03-10 18:42
Merge from trunk.
brickviking
4850a5959…
2025-03-10 10:06
Further tweaks to the markdown style formatting in wiki.
drh
102953975…
2025-03-05 21:43
Get Markdown italic and bold working in wiki.
drh
079615cb7…
2025-03-05 21:19
Fix minor issues with markdown rendering in wiki.
drh
4be82a52a…
2025-03-05 20:52
Provide the ability to control markdown styling and markdown hyperlinks for check-in cmments separa…
drh
34f36bc21…
2025-03-05 20:16
Implement `...` verbatim sections for the WIKI_MARKDOWN_SPAN option.
drh
c90388557…
2025-03-04 14:50
Implement backslash-escapes in WIKI_MARKDOWN_SPAN mode. Add the --tokenize option to the test-wiki…
drh
6f9e29924…
2025-03-04 14:01
Add the timeline-markdown-span setting that controls whether or not markdown span markup will be in…
drh
8f55b909c…
2025-03-04 12:21
Change the rendering option to WIKI_MARKDOWN_SPAN with the idea of eventually supporting all kinds …
drh
f80b89217…
2025-03-04 11:48
Proof-of-concept code that allows markdown-style hyperlinks to appear in check-in comments. Markdo…
drh
e7bc33f08…
2025-03-04 00:39
Add the --text option to test-wiki-render and test-markdown-render.
drh
3ea3cd5ca…
2025-03-03 15:13
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Consistently use a dash in '--no' options, preserving the no-dash variant for compatibility where i…
danield
d03ed299d…
2024-07-20 11:43
Add markdown task list. See [forum:/forumpost/bb6016bc44|forum thread bb6016bc44].
juef
9583811be…
2024-04-25 19:29
Add markdown extra emphasis chars. See [forum:/forumpost/3618539728|forum thread 3618539728].
juef
bade58d57…
2024-04-25 19:29
Updates from trunk for sync changes et al.
andybradford
2304041e4…
2024-03-23 05:54
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close