Vitaly Puzrin
efc714f702
standard: more tweaks & simplify eslint config
12 months ago
Vitaly Puzrin
94177fca70
standard: spaces in comments
12 months ago
Vitaly Puzrin
7dfcf69b71
standard: no spaces near array brackets
12 months ago
Vitaly Puzrin
0eb4cb96a4
standard: space before function params
12 months ago
Vitaly Puzrin
d0219010ad
standard: remove semi
12 months ago
Vitaly Puzrin
88b8669c46
var => const, let
12 months ago
Vitaly Puzrin
01db29c4b7
Cleanup demo
1 year ago
Vitaly Puzrin
737c95a129
Fix demo build
1 year ago
Vitaly Puzrin
1c49695346
Deps bump
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
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
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
5 years ago
Vitaly Puzrin
c93ad3a196
jade => pug
5 years ago
Vitaly Puzrin
564bfa8e7d
Fixed highlighter in demo
9 years ago
Vitaly Puzrin
760050edcb
eslint update & code cleanup
9 years ago
Vitaly Puzrin
8c11d9fc8d
Suppressed lint warning
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
Vitaly Puzrin
bfce691881
Demo: updated highlighter
9 years ago
Vitaly Puzrin
14eba9197e
Demo: simplify highlighting
9 years ago
Vitaly Puzrin
88c6e0f8e6
Demo: updated highlighting style
9 years ago
Vitaly Puzrin
bf424c8a49
deps update, configs & code cleanup
9 years ago
Steve Dougherty
4350cedde2
sample.md: fix spelling of "subscript" and "superscript"
9 years ago
Vitaly Puzrin
faa802ac5b
More restrictions permalink chars
10 years ago
Vitaly Puzrin
56693b8ffd
highlight.js update in demo
10 years ago
Vitaly Puzrin
6ff6be7b70
Use mdurl for correct permalink encoding
10 years ago
Vitaly Puzrin
858475af7a
Use browserify to build demo
10 years ago
Vitaly Puzrin
404c78290a
Added custom container plugin demo
10 years ago
Vitaly Puzrin
3b4e155a1b
Demo deps update
10 years ago
Alex Kocharin
ab47e3a0c0
Update demo script to use markdown-it@4.x api
10 years ago
Kirill Efimov
d8b77c3a17
Sync scroll for preview->src, fix #1
10 years ago
Vitaly Puzrin
61ffca8b67
demo: changed plugin links to right place
10 years ago
Vitaly Puzrin
35c23bc678
Updated demo & sample to better show existing plugins
10 years ago
Vitaly Puzrin
de43d7c559
Demo update for new api
10 years ago
Vitaly Puzrin
649e87c537
Simplified demo build script, updated GA id
10 years ago
Vitaly Puzrin
c613c792c6
2.1.2 released
10 years ago
Vitaly Puzrin
94eb7f0b42
Use twemoji for demo
10 years ago
Vitaly Puzrin
cdf0e2b1f5
Added emojies to demo
10 years ago
Vitaly Puzrin
fe97753ff6
Refactored demo
10 years ago