No description
Find a file
Valentin Boettcher 34d10f0404 bump vers
2019-01-11 13:03:15 +01:00
css add popovers for footnotes 2019-01-11 12:44:06 +01:00
icon icon+wrappercode 2019-01-01 21:10:21 +01:00
js fix toc 2019-01-11 13:02:55 +01:00
.gitignore Add footnote jumping 2019-01-11 11:03:46 +01:00
manifest.json bump vers 2019-01-11 13:03:15 +01:00
README.org add popovers for footnotes 2019-01-11 12:44:06 +01:00

Practical Common Lisp - Beatifier

This browser extension adds syntax highlighting and other goodies to the online version of Practical Common Lisp by Peter Seibel.

Firefox Addon

Features

  • syntax highlighting
  • table of contents
  • quick-nav:

    • right-arrow-key - next chapter
    • left-arrow-key - previous chapter
    • HOME/POS1 - index page
  • footnote popvers

TODO

  • integrate full index into TOC
  • expand highlighting to all sites -> detect lisp in pre/code

Credits