mirror of
https://github.com/vale981/practical-cl-beautified
synced 2025-03-04 09:11:37 -05:00
No description
css | ||
icon | ||
js | ||
.gitignore | ||
manifest.json | ||
README.org |
Practical Common Lisp - Beatifier
This browser extension adds syntax highlighting and other goodies to the online version of Practical Common Lisp by Peter Seibel.
Features
- syntax highlighting
- table of contents
-
quick-nav:
right-arrow-key
- next chapterleft-arrow-key
- previous chapterHOME/POS1
- index page
- footnote popvers
TODO
- integrate full index into TOC
- expand highlighting to all sites -> detect lisp in pre/code
Credits
- syntax highlighting: highlight-lisp
- Table of Contents: Tocbot