File: Changelog.md

package info (click to toggle)
node-markdown-it-html5-embed 1.0.0%2Bds-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 388 kB
  • sloc: javascript: 468; sh: 12; makefile: 9
file content (16 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## 1.0.0

- Drop explicit support for Handlebars
- Instead support overriding of a built-in render function
- Allow enabling/disabling embeds with `http://` URLs. Default is disable.

## 0.5.0

- Don't depend on lodash anymore (#6)
- Support for auxiliary strings translations (#7)
- Don't render titles where inside audio/video tags fallback area (#7)

## 0.4.0

- Introduced new non-inline mode with optional auto append feature
- Old snake-case configuration option names are removed