Vitaly Puzrin
0fe7ccb4b7
14.1.0 released
8 months ago
Michael Howell
cd2477863f
Update to comply with spec 0.31.2
The spec update changes these things:
* It simplifies the HTML regex so that `<!-- a -- b -->` is an HTML
comment. HTML5 reports this as an error, but still parses it.
* It changes the set of known HTML block elements to match HTML5, adding
`search` and removing `source`.
* It adds Unicode Symbols to the set of punctuation characters that are
used to evaluate flankingness.
This commit also changes the declaration HTML regex to match lowercase,
even though that change was technically made in spec version 0.30.
9 months ago
Vitaly Puzrin
4949a10120
14.0.0 released
12 months ago
Vitaly Puzrin
92f21506b8
rollup: polish configs
12 months ago
Vitaly Puzrin
74ca77ad60
Demo: plugins bump
12 months ago
Vitaly Puzrin
3c66f25608
eslint: config cleanup & drop nested configs
12 months ago
Vitaly Puzrin
7f0f211a20
Add CJS build fallback
12 months ago
Vitaly Puzrin
d60c6d8f09
Drop `dist` - run build on publish
12 months ago
Vitaly Puzrin
6cbb5b2233
Deps bump
12 months ago
Vitaly Puzrin
2c8922c0a1
Simplify coverage report
12 months ago
Vitaly Puzrin
f36433fce2
Add babel for build
12 months ago
Vitaly Puzrin
efc714f702
standard: more tweaks & simplify eslint config
12 months ago
Vitaly Puzrin
5347c2d33f
Fix cjs build and package entries
1 year ago
Vitaly Puzrin
9f39910f19
Drop coveralls dep
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
8ddd00513d
coverage: nyc => c8
1 year ago
Vitaly Puzrin
e92e776411
Rewrite core to es6 modules
1 year ago
Vitaly Puzrin
beed9aee2c
punycode: switch to userland package
- Closes #967 , #969 , #513
1 year ago
Vitaly Puzrin
8980511a7a
Rewrite tests to es6 modules
1 year ago
Matt Cowley
8470eb6706
chore: Update entities dependency ( #901 )
* Update entities package + usage
* Apply custom digital entity logic before entities decode
1 year ago
Vitaly Puzrin
e476f78bc3
13.0.2 released
1 year ago
Vitaly Puzrin
bda718216b
13.0.1 released
3 years ago
Vitaly Puzrin
d17df137d0
Bump linkify-it to 4.0.1
3 years ago
Vitaly Puzrin
6ec0b76ebe
13.0.0 released
3 years ago
Vitaly Puzrin
d1757ed98b
Bump linkify-it to v4
3 years ago
Alex Kocharin
6b58ec4245
Add linkifier rule to inline chain for full links
prevents emphasis from appearing in `http://example.org/foo._bar_.baz `
3 years ago
dependabot[bot]
df77ca12fb
Bump entities from 2.1.0 to 3.0.1
Bumps [entities](https://github.com/fb55/entities ) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fb55/entities/releases )
- [Commits](https://github.com/fb55/entities/compare/v2.1.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: entities
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Vitaly Puzrin
d72c68b520
12.3.2 released
3 years ago
Vitaly Puzrin
76469e83dc
12.3.1 released
3 years ago
Vitaly Puzrin
2e31d34301
12.3.0 released
3 years ago
Vitaly Puzrin
8564eed92e
Dev deps bump
3 years ago
Vitaly Puzrin
6e2de08a0b
12.2.0 released
3 years ago
Vitaly Puzrin
13cdeb95ab
12.1.0 released
3 years ago
Vitaly Puzrin
064d602c68
Updated highlight.js usage info
- Ref #779
4 years ago
Vitaly Puzrin
df4607f1d4
12.0.6 released
4 years ago
Vitaly Puzrin
3740146fc9
12.0.5 released
4 years ago
Vitaly Puzrin
7b8969ce5c
12.0.4 released
4 years ago
Vitaly Puzrin
ef59691072
12.0.3 released
4 years ago
Vitaly Puzrin
77cccb83a5
Restrict pathological tests execution time
4 years ago
Vitaly Puzrin
1db3f95e71
Track cmark pathological tests updates
4 years ago
Vitaly Puzrin
1ef5bcc6b8
Bump entities 2.0.x => 2.1.x
4 years ago
Vitaly Puzrin
dcb5d16d53
CI: Travis => Github Actions
4 years ago
Vitaly Puzrin
4cd32635e2
dev deps bump
4 years ago
Vitaly Puzrin
b60493e620
12.0.2 released
4 years ago
Vitaly Puzrin
e3c4c5cfd7
12.0.1 released
4 years ago
Vitaly Puzrin
06d248e7b0
Increase mocha timeout for babelify responder test
4 years ago
Vitaly Puzrin
1731de407e
12.0.0 released
4 years ago
Vitaly Puzrin
4594d94512
Simplify specsplit arguments
4 years ago