Commit Graph

19 Commits

Author SHA1 Message Date
Hakim El Hattab 5301a9ea03 more forgiving code highlight line number format, add Promise polyfill 2019-03-14 13:05:10 +01:00
Hakim El Hattab 196d2a3971 remove classlist polyfill, cross browser support is good enough now 2018-10-04 14:54:35 +02:00
Hakim El Hattab 29b0e86089 remove head.min.js in favor of simple built-in script loader 2018-10-04 14:48:01 +02:00
Benjamin Tan 496db06441 head.js: Remove source map URL since it doesn't exist.
This prevents additional requests from devtools when debugging code.
2018-02-07 13:04:15 +08:00
Brandon Ooi 1a5f299599 update headjs to v1.0.3 2016-03-16 13:57:15 -07:00
Hakim El Hattab e693717f2a update syntax highlight after editing (#210), move markdown and highlight scripts from lib to plugin 2012-10-28 18:09:54 -04:00
hakimel 16b71d7a21 slight tweak to zoom integration 2012-10-09 09:22:16 -04:00
Hakim El Hattab 91e9457cef zoom.js integration via alt+click 2012-10-09 00:06:34 -04:00
Hakim El Hattab 25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) 2012-10-08 09:15:36 -04:00
Hakim El Hattab 1ed79b9df6 minified version of showdown 2012-09-28 09:28:06 -04:00
Hakim El Hattab e79bc38b43 rollback change in showndown, stop highlight.js's html entity escape #523 2012-09-28 00:14:57 -04:00
Hakim El Hattab 78b9bb43e1 disable html entity escapes in showdown (cloes #153 & #152) 2012-09-27 21:44:13 -04:00
hakimel 9a657e2676 ie8 support (closes #96) 2012-08-03 21:50:06 -04:00
Hakim El Hattab 0a440cee6c modified data-markdown to support markdown indented with tabs 2012-07-31 23:47:09 -04:00
Hakim El Hattab ff567372c0 self-execute data-markdown 2012-07-31 12:44:37 -03:00
Hakim El Hattab 19852772fe support for data-markdown (#15) 2012-07-31 01:13:33 -04:00
Hakim El Hattab f57de200ec refactored folder structure, added /plugins which is initially only used by #57 2012-07-09 21:00:51 -04:00
Hakim El Hattab eaf525c9a7 /lib restructuring 2012-07-01 16:38:49 -04:00
Hakim El Hattab 2118a6295d restructured /lib, moved /assets/fonts to /lib/fonts 2012-07-01 09:50:37 -04:00