mdast-util-to-markdown

mdast utility to serialize markdown

MIT License

Downloads
28.4M
Stars
95
Committers
4

Bot releases are hidden (Show)

mdast-util-to-markdown - 2.1.0 Latest Release

Published by wooorm over 1 year ago

Add

  • 5fd2f1e Add compilePattern helper to state

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/2.0.0...2.1.0

mdast-util-to-markdown - 2.0.0

Published by wooorm over 1 year ago

Change

  • 6e5e12d Change to require Node.js 16
    migrate: update too
  • d27d04d Update @types/mdast and friends
    migrate: update too
  • 5c90701 Change to use exports map
    migrate: don’t use private APIs
  • 89d0f5b Remove bulletOrderedOther, always use other bullets
    migrate: you can remove bulletOrderedOther if you passed it, it’s now the default
  • 7f91d06 Change fences default to true
    migrate: you can remove fences: true if you passed it, explicitly set it to
    false if you want that, but fenced code is better than indented code
  • 019f25f Change listItemIndent default from 'tab' (size) to 'one'
    migrate: you can remove listItemIndent: 'one' if you passed it, explicitly set it to
    'tab' if you want that
  • 5b496da Remove ancient undocument support for listItemIndent: 1
    migrate: 1 -> 'one'
  • 2fcac46 Remove Context type alias
    migrate: Context -> State
  • 445c51a Remove SafeOptions type alias
    migrate: SafeOptions -> Info

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.5.0...2.0.0

mdast-util-to-markdown - 1.5.0

Published by wooorm almost 2 years ago

Fix

  • 122101f Fix to not generate blank lines for phrasing roots

Add

  • 21a7d0a Add export of defaultHandlers
  • 070ad5f Add associationId helper to state
  • 35ceafc Add createTracker helper on state
  • e9f71aa Add safe helper on state
  • 19301e7 Add containerPhrasing, containerFlow helpers on state
  • a638e2a Add indentLines helper on state

Misc

  • d2108dd Refactor types to use node types, not strings
  • 35a9ccc Add registry for construct names
  • 501f668 Add support for null as input in types
  • e812c79 Add improved docs

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.4.0...1.5.0

mdast-util-to-markdown - 1.4.0

Published by wooorm almost 2 years ago

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.3.0...1.4.0

mdast-util-to-markdown - 1.3.0

Published by wooorm over 2 years ago

  • 52c18b4 623a775 Add support for output position tracking
  • 407af18 Add improved docs

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.6...1.3.0

mdast-util-to-markdown - 1.2.6

Published by wooorm almost 3 years ago

  • 5799be7 Fix bug w/ lists collapsing into thematic breaks

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.5...1.2.6

mdast-util-to-markdown - 1.2.5

Published by wooorm almost 3 years ago

  • 2147a87 Fix control characters in link, image destinations
  • a57b805 Fix control character in definition destination

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.4...1.2.5

mdast-util-to-markdown - 1.2.4

Published by wooorm almost 3 years ago

  • 7b381da Fix to not escape some character in certain spans

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.3...1.2.4

mdast-util-to-markdown - 1.2.3

Published by wooorm about 3 years ago

  • 36b930b Fix decoding identifier of association if w/o label

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.2...1.2.3

mdast-util-to-markdown - 1.2.2

Published by wooorm about 3 years ago

mdast-util-to-markdown -

Published by wooorm about 3 years ago

  • 108450c Fix handling of spaces, tabs around line endings

Full Changelog: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.2.0...1.2.1

mdast-util-to-markdown -

Published by wooorm about 3 years ago

  • b14ec32 Add bulletOrdered, bulletOrderedOther options
  • 0148aa6 Add bulletOther option to use for adjacent lists
  • f93dfff Fix impossible atx headings to use setext headings
  • 18bc860 Fix lists collapsing into thematic breaks
mdast-util-to-markdown -

Published by wooorm about 3 years ago

  • ebf0058 Fix to unlock type dependencies
mdast-util-to-markdown -

Published by wooorm about 3 years ago

  • 7f21d65 Change types to use mdast types
  • eed5115 Fix to not add superfluous spaces for code (text)
mdast-util-to-markdown -

Published by wooorm over 3 years ago

  • ac4bf0e Fix join order
mdast-util-to-markdown -

Published by wooorm over 3 years ago

mdast-util-to-markdown -

Published by wooorm over 3 years ago

  • 491bef4 cd8c600 634cc75 0690696 Fix types
mdast-util-to-markdown -

Published by wooorm over 3 years ago

mdast-util-to-markdown -

Published by wooorm over 3 years ago

  • 4a4c149 Fix sole blank line in fenced code
  • a2ef519 Fix literal backslashes before constructs
  • 07054ca Fix number sign at end of heading (atx)
  • 51db1f9 Fix breaks from occurring where they cannot
mdast-util-to-markdown -

Published by wooorm over 3 years ago

  • 843796a Fix html (text) at start of phrasing
Package Rankings
Top 1.85% on Npmjs.org
Badges
Extracted from project README
Build Coverage Downloads Size Sponsors Backers Chat