Sindre Bøyum
66e8516bb1
docs: replace `.js` with `.mjs` in links to files ( #981 )
* docs: replace `.js` with `.mjs` in links to files
* docs: replace `.js` with `.mjs` in links to files
1 year ago
Vitaly Puzrin
c1f3ff7b54
Drop babelmark responder support
1 year ago
Vitaly Puzrin
21f7b85fd5
Update api docs header
1 year ago
Vitaly Puzrin
ccea8b147b
demo: update twemoji cdn, close #912
1 year ago
Vitaly Puzrin
92f21506b8
rollup: polish configs
1 year ago
Vitaly Puzrin
74ca77ad60
Demo: plugins bump
1 year ago
Vitaly Puzrin
9f5e9c6069
lint: remove key spacing
1 year ago
Vitaly Puzrin
8b815a6072
lint: reduce empty lines
1 year ago
Vitaly Puzrin
7f0f211a20
Add CJS build fallback
1 year ago
Vitaly Puzrin
6cbb5b2233
Deps bump
1 year ago
Vitaly Puzrin
f36433fce2
Add babel for build
1 year ago
Vitaly Puzrin
efc714f702
standard: more tweaks & simplify eslint config
1 year ago
Vitaly Puzrin
94177fca70
standard: spaces in comments
1 year ago
Vitaly Puzrin
9e7378775f
standard: init vars in separate declaration
1 year ago
Vitaly Puzrin
7dfcf69b71
standard: no spaces near array brackets
1 year ago
Vitaly Puzrin
0eb4cb96a4
standard: space before function params
1 year ago
Vitaly Puzrin
d0219010ad
standard: remove semi
1 year ago
Vitaly Puzrin
88b8669c46
var => const, let
1 year ago
Vitaly Puzrin
5347c2d33f
Fix cjs build and package entries
1 year ago
Vitaly Puzrin
b8d1bf467e
Drop orphaned file
1 year ago
Vitaly Puzrin
01db29c4b7
Cleanup demo
1 year ago
Vitaly Puzrin
737c95a129
Fix demo build
1 year ago
Vitaly Puzrin
4f3bb4916e
Fix docs generator
1 year ago
Vitaly Puzrin
1c49695346
Deps bump
1 year ago
Vitaly Puzrin
e92e776411
Rewrite core to es6 modules
1 year ago
Brian Morearty
91c115d87b
Moved `hljs` class to `<code>` from `<pre>`. ( #913 )
In this change set I am changing the guidance in the README
and in comments to put the class on the correct tag: `<code>`, not `<pre>`.
If you put the `hljs` class on `<pre>`, syntax highlighting
does not use the correct padding.
You can see from the default CSS stylesheet in the highlight.js
repo that the `hljs` tag is expected to be on the `<code>` tag:
84719c17a5/src/styles/default.css (L17-L25)
All the official highlight.js examples have the `hljs` class on `<code>`:
https://highlightjs.org/static/demo/
1 year ago
Eiinu
a2c1f5aade
sample.md: remove deprecated emoji markup ( #921 )
1 year ago
Vitaly Puzrin
064d602c68
Updated highlight.js usage info
- Ref #779
4 years ago
Vitaly Puzrin
425e4a0cb7
Drop makefile
4 years ago
Vitaly Puzrin
4594d94512
Simplify specsplit arguments
4 years ago
Vitaly Puzrin
564de6b249
Deps bump & related updates
4 years ago
Vitaly Puzrin
446bbcf998
Drop bower config
4 years ago
Vitaly Puzrin
a2cf20d3d3
browserify => rollup.js
4 years ago
Vitaly Puzrin
5789a3fe96
Demo: bump highlight.js
5 years ago
Vitaly Puzrin
62f98254b1
Demo quick-fix
5 years ago
Vitaly Puzrin
9133b84195
Dev deps bump
5 years ago
Vitaly Puzrin
8d6461d7e0
Use npm script to build & publish demo
5 years ago
Vitaly Puzrin
1c8a8ac8d2
Use npm script to build & publish doc
5 years ago
Vitaly Puzrin
ab51422d8a
istanbul => nyc
5 years ago
Rory O’Kane
9ceaaa7cd9
In demo, fix text in tooltip of “typographer” option ( #600 )
- Fix spelling of “typographic”
- Use the proper arrow symbol (which is important because using the correct symbols is the point of this option)
5 years ago
Vitaly Puzrin
c36309ef1c
Bump eslint & update CS
6 years ago
Vitaly Puzrin
c93ad3a196
jade => pug
6 years ago
Vitaly Puzrin
9ca589e2f1
babelmark responder + heroku config
8 years ago
Vitaly Puzrin
564bfa8e7d
Fixed highlighter in demo
9 years ago
Vitaly Puzrin
760050edcb
eslint update & code cleanup
9 years ago
Vitaly Puzrin
0e51825a5c
Updated docs builder
9 years ago
Vitaly Puzrin
8c11d9fc8d
Suppressed lint warning
9 years ago
Alex Kocharin
ab36c44864
Update CommonMark spec to 0.24
9 years ago
Vitaly Puzrin
c6d6709c63
Demo: updated highlighter options for explicit langs
9 years ago
Vitaly Puzrin
ddb75866b9
Demo: mpre highlight langs + auto mode + debug info
9 years ago