No description
Find a file
Valentin Boettcher 76ca2e68fa fix whitespace
2019-06-26 11:32:28 +02: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 whitespace 2019-06-26 11:32:28 +02:00
.gitignore Add footnote jumping 2019-01-11 11:03:46 +01:00
.web-extension-id bump version, add release 2019-06-26 11:22:25 +02:00
manifest.json bump version, add release 2019-06-26 11:22:25 +02: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