Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cl-markdown
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dave Cooper
cl-markdown
Commits
Commits · version-0.10.2
version-0.10.2
Select Git revision
Selected
version-0.10.2
Branches
1
master
default
protected
Tags
19
version-0.10.4
version-0.10.1
version-0.10.0
version-0.9.2
version-0.9.1
version-0.9.0
version-0.8.14
version-0.8.13
version-0.8.12
version-0.8.11
version-0.8.10
version-0.8.9
version-0.8.8
version-0.8.7
version-0.8.6
version-0.8.5
version-0.8.4
version-0.8.3
version-0.8.2
21 results
cl-markdown
Author
Search by author
Any Author
authors
Dave Cooper
dcooper
1 author
Browse files
Jun 10, 2008
require metatilities-base 0.6.0; bump version
· 09571e83
Gary King
authored
17 years ago
View commits for tag version-0.10.2
version-0.10.2
09571e83
tweak remove-bullet (ok, I hacked it!)
· c009fa45
Gary King
authored
17 years ago
c009fa45
removed test version of chunk-source
· 19617d77
Gary King
authored
17 years ago
19617d77
logic of handle-bullets wasn't reoving enough whitespace in some situations
· 5f4e4b81
Gary King
authored
17 years ago
5f4e4b81
use metabang-bind in defpackage
· a539c726
Gary King
authored
17 years ago
a539c726
Moved string-trim-if and strip-whitespace to metatilities-base
· dd20c2e1
Gary King
authored
17 years ago
dd20c2e1
Bring various tests up to date and add some new ones
· 2ab65ac3
Gary King
authored
17 years ago
2ab65ac3
Used keyword rather than positional arguments in defining the various markup classes
· 19131195
Gary King
authored
17 years ago
19131195
Process-brackets returns the processed line but that line may have already...
· 0fcbf981
Gary King
authored
17 years ago
0fcbf981
Improve inner-block login (again!). Was failing b/c it thought that the...
· c32beab5
Gary King
authored
17 years ago
c32beab5
formatting cleanup
· 66ceff45
Gary King
authored
17 years ago
66ceff45
May 28, 2008
bump version
· f44b1523
Gary King
authored
17 years ago
View commits for tag version-0.10.1
version-0.10.1
f44b1523
Can't use copy-template ('cause it's from moptilities); I think an even uglier...
· e4c9b1a7
Gary King
authored
17 years ago
e4c9b1a7
website tweaks
· 2318cd1f
Gary King
authored
17 years ago
2318cd1f
Corrected reference title parsing (for the last time?!) plus more tests
· 735bfcde
Gary King
authored
17 years ago
View commits for tag version-0.10.0
version-0.10.0
735bfcde
Replace some anaphora with (let ((it ...)) ...)
· 90513df9
Gary King
authored
17 years ago
90513df9
May 27, 2008
Refactor dependencies and take metatilities devolution into account
· 33b32fb6
Gary King
authored
17 years ago
33b32fb6
Refactored test system; returned footnotes (and footnote related tests)
· 9ef26cda
Gary King
authored
17 years ago
9ef26cda
May 26, 2008
Minor cleanup
· 60193668
Gary King
authored
17 years ago
60193668
The quest for better paragraph logic continues
· 5f2da98c
Gary King
authored
17 years ago
5f2da98c
CSS file can now be inline or external, use :make-style-sheet-inline property.
· fc7dd192
Gary King
authored
17 years ago
fc7dd192
Handle Content-Type; thanks to Steve Haflich from Franz
· 31a0b8cc
Gary King
authored
17 years ago
31a0b8cc
Improved link reference title parsing (can use double quotes or parentheses)
· 539b7c63
Gary King
authored
17 years ago
539b7c63
defextension can now really redefine existing extensions (I had been using...
· 199b01fa
Gary King
authored
17 years ago
199b01fa
Finally made set-property an extension instead of just coding it by hand
· 5c81fd3a
Gary King
authored
17 years ago
5c81fd3a
Slightly smarter symbol identity code (look ma, no duplicates)
· eb39d9c5
Gary King
authored
17 years ago
eb39d9c5
Improved HTML conformance of string output and name and id values
· 5d18e72d
Gary King
authored
17 years ago
5d18e72d
Improved export check in docs extension; also a putative efficiency hack by...
· cb5dee0f
Gary King
authored
17 years ago
cb5dee0f
Many extensions were wrapping themselves unnecessarily in a paragraph block;...
· f5c1c3a6
Gary King
authored
17 years ago
f5c1c3a6
Added a little bit of :plain format; used in header comments; new file 'plain.lisp'
· 4b88dcf5
Gary King
authored
17 years ago
4b88dcf5
May 04, 2008
minor changes that I can't recall
· 88852394
Gary King
authored
17 years ago
88852394
Fixed major bug in handling multiple extensions per line -- duh! :)
· 4a9bea86
Gary King
authored
17 years ago
4a9bea86
Remove dependency on defsystem-compatibility system
· 0a8a88aa
Gary King
authored
17 years ago
0a8a88aa
added resources/markdown-report-style.css
· feddfd4b
Gary King
authored
17 years ago
feddfd4b
More cleanup
· 72c22467
Gary King
authored
17 years ago
72c22467
Fix case 12 (disappearing horizontal rules)
· 17b69ecc
Gary King
authored
17 years ago
17b69ecc
First stab at header-comments
· afa8d6bd
Gary King
authored
17 years ago
afa8d6bd
Improve inner-block logic
· 15bde631
Gary King
authored
17 years ago
15bde631
Some test mucking
· 1cc3add1
Gary King
authored
17 years ago
1cc3add1
Better warning recording (including dealing with multi-documents
· 737de9d4
Gary King
authored
17 years ago
737de9d4
Loading