aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/js
AgeCommit message (Collapse)Author
2018-02-07head.js: Remove source map URL since it doesn't exist.Benjamin Tan
This prevents additional requests from devtools when debugging code.
2016-03-16update headjs to v1.0.3Brandon Ooi
2012-10-28update syntax highlight after editing (#210), move markdown and highlight ↵Hakim El Hattab
scripts from lib to plugin
2012-10-09slight tweak to zoom integrationhakimel
2012-10-09zoom.js integration via alt+clickHakim El Hattab
2012-10-08wrap markdown in script text/template to fix parsing errors (closes #146 ↵Hakim El Hattab
#155 #162)
2012-09-28minified version of showdownHakim El Hattab
2012-09-28rollback change in showndown, stop highlight.js's html entity escape #523Hakim El Hattab
2012-09-27disable html entity escapes in showdown (cloes #153 & #152)Hakim El Hattab
2012-08-03ie8 support (closes #96)hakimel
2012-07-31modified data-markdown to support markdown indented with tabsHakim El Hattab
2012-07-31self-execute data-markdownHakim El Hattab
2012-07-31support for data-markdown (#15)Hakim El Hattab
2012-07-09refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab
2012-07-01/lib restructuringHakim El Hattab
2012-07-01restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab