mdBook/src/theme/playpen_editor
Andrew Pritchard 81ab2eb7db Added line numbers to editable sections of code.
- Added line numbers to config struct
- Added playpen_line_numbers field to hbs renderer.
- Added section to set `window.playpen_line_numbers = true` in page template
- Use line number global variable to show line numbers when required.
2019-09-24 21:27:02 +08:00
..
ace.js Update ace editor to v1.4.4 (#935) 2019-05-25 14:39:16 +02:00
editor.js Added line numbers to editable sections of code. 2019-09-24 21:27:02 +08:00
mod.rs Remove 'static lifetime from static vars (#947) 2019-05-31 18:01:02 +02:00
mode-rust.js Update ace editor to v1.4.4 (#935) 2019-05-25 14:39:16 +02:00
theme-dawn.js Update ace editor to v1.4.4 (#935) 2019-05-25 14:39:16 +02:00
theme-tomorrow_night.js Update ace editor to v1.4.4 (#935) 2019-05-25 14:39:16 +02:00