jessica parsons
|
a55e87e63d
|
add a 'section_break' flag into the line structure to keep the contents of adjacent blockquote chunks as separate blocks inside the blockquote
|
2026-06-09 12:07:54 -07:00 |
|
david parsons
|
01aacfdf02
|
add 3 testcases for mkd_basename (-b flag in the markdown program)
|
2024-10-07 01:25:16 -07:00 |
|
david parsons
|
c494e40d0a
|
mkd_basename() was broken; the callback it uses did not check to see if the offending url started with a slash; also CHANGE MY NAME on the copyright notice for configure.inc
|
2024-10-07 01:14:28 -07:00 |
|
jessica parsons
|
5e2f73aec4
|
update my name to the current one
|
2024-03-29 23:41:29 -07:00 |
|
david parsons
|
deca3b64b0
|
okay, the whole callback structure was a hot mess; change it so that every different callback has its own date & free function
|
2023-12-13 21:31:04 -08:00 |
|
david parsons
|
60fdae7c76
|
Reversed the test for basenames() [ick]
|
2010-01-29 21:51:34 -08:00 |
|
David Parsons
|
9de2ee872a
|
Mixup for the function name to write to the context data field
|
2010-01-29 18:24:22 -08:00 |
|
David Parsons
|
924cda8934
|
Clean up prototypes, and make a typedef for the callback
free funtion.
|
2010-01-29 18:19:58 -08:00 |
|
David Parsons
|
b23c1f801b
|
Don't forget to
1. Add basename.c to source control, and
2. bump up the version#
|
2010-01-29 18:10:54 -08:00 |
|