fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/markdown.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
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
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
Remove the incomplete @tag support. Add some sample inputs to the [/wiki?name=branch/markdown-tagre…
stephan
4d7c408f5…
2024-07-03 09:35
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Merged trunk. Notably, drh's [bb3de39ffefb3f20] works seamlessly with this branch's skin.
wyoung
4f9cb1d1e…
2024-02-03 23:12
Update with all changes from trunk.
andybradford
c454059a1…
2024-02-03 16:55
Fix overlong lines and remove trailing whitespace from non-external C files.
danield
275da70f8…
2024-02-02 22:22
Remove trailing whitespace from non-external C files.
danield
7db0a2d91…
2024-02-02 22:18
Fix lines over 80 characters long, excluding external source files and @-lines.
danield
942f691b3…
2024-02-02 16:26
Merged all trunk changes in except for the underlined link change to default.css.
wyoung
6301f6ce7…
2024-01-28 22:52
In markdown, support fenced code blocks containing blank lines that are indented.
drh
c031b2d4b…
2024-01-27 22:38
In the markdown formatter, add support for fenced code blocks containing blank lines that are inden…
drh
5a51d1b4d…
2024-01-27 21:29
Sync with trunk.
florian
759782533…
2024-01-22 13:40
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
Check if markdown paragraphs contains lists. Fixes issue reported in [forum:b598ac56defddb2a].
drh
a8782f33d…
2023-11-11 17:59
Check if markdown paragraphs contains lists. Fixes issue reported in [forum:b598ac56defddb2a].
preben
25028896e…
2023-11-02 12:44
Merge trunk into markdown-tagrefs branch and resolve conflict.
stephan
fdd3fe21c…
2023-06-03 08:59
Merge trunk into markdown-tagrefs branch and resolve conflict.
stephan
fdd3fe21c…
2023-06-03 08:59
Merge updates from trunk.
mistachkin
e3df21cdf…
2023-05-21 03:37
Merge trunk into forumpost-locking branch.
stephan
0af371047…
2023-04-16 13:13
Remove superfluous makeheaders-targeted declaration of markdown() from markdown.c, since this made …
danield
bb583b0cc…
2023-03-07 15:40
Fix a multitude of harmless compiler warnings.
drh
53db40e6f…
2023-02-17 14:57
A large collection of compiler warning fixes re. signed/unsigned comparison from Daniel D.
stephan
c71f711ec…
2023-02-17 14:37
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Merge trunk into markdown-tagrefs branch.
stephan
8ef0347fd…
2022-09-15 17:48
Merge trunk into markdown-tagrefs branch.
stephan
8ef0347fd…
2022-09-15 17:48
Fix a minor footnotes-related bug that was discovered by Stephan: if a free-standing footnote refer…
george
97b28feae…
2022-06-22 12:35
Merged in trunk.
danield
c97ad9d6d…
2022-06-17 09:57
Merged in trunk.
danield
6bdb2fbe9…
2022-06-17 09:43
Merged in trunk.
stephan
fd14e7ec6…
2022-06-11 12:34
Merged in trunk.
stephan
fd14e7ec6…
2022-06-11 12:34
Merge in trunk.
danield
cff92f2e6…
2022-04-25 06:07
Fix a C++-ism in the new markdown code that breaks the build on older PIs.
drh
b7471a4be…
2022-04-25 00:05
Merged in trunk, resolved conflicts introduced via the parallel development of the markdown-footnot…
stephan
64af75b07…
2022-04-24 22:46
Merged in trunk, resolved conflicts introduced via the parallel development of the markdown-footnot…
stephan
64af75b07…
2022-04-24 22:46
Extend [/md_rules#ftnts|Markdown] with footnotes support. See [/wiki?name=branch/markdown-footnotes…
george
3990518b2…
2022-04-23 21:32
Change signature of <code>add_inline_footnote()</code> in order to move away from returning of unre…
george
0850862e6…
2022-04-23 17:23
Fix a possible heap-buffer-overflow in <code>parse_htmlblock()</code> introduced by [1e919d601f774f…
george
bc4c5b631…
2022-04-23 15:56
Fix another use-after-realloc bug in handling of inline footnotes which was discovered during fuzzi…
george
c5456211f…
2022-04-21 21:13
Fix a use-after-free bug in handling of nested inline footnotes. The bug was discovered by fuzzing …
george
31e5df5fa…
2022-04-21 13:16
Added a missing blob initializer.
stephan
720959381…
2022-04-20 14:07
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