Skip to content

v2.1.0

Compare
Choose a tag to compare
@arve0 arve0 released this 20 May 12:04
· 115 commits to master since this release

Custom delimiters added by @hipstersmoothie in PR #64.

You can now configure delimiters like this:

md.use(attrs, {
  leftDelimiter: '[',
  rightDelimiter: ']'
})

with the following markdown syntax:

# header with [.class #id and=attrs]
paragraph