Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: syntax-tree/mdast-util-to-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.6
Choose a base ref
...
head repository: syntax-tree/mdast-util-to-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 1 contributor

Commits on Jan 14, 2022

  1. Update dev-dependencies

    wooorm committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c997820 View commit details
    Browse the repository at this point in the history
  2. Refactor

    wooorm committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    deffd14 View commit details
    Browse the repository at this point in the history
  3. Add improved docs

    wooorm committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    407af18 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Add support for output position tracking

    This adds support for tracking line and column numbers (not offsets)
    when generating output.
    This information is particularly useful to print information based
    on a future line wrap.
    
    Related to: syntax-tree/mdast-util-mdx-jsx#3.
    wooorm committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    52c18b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    623a775 View commit details
    Browse the repository at this point in the history
  2. 1.3.0

    wooorm committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8901ff3 View commit details
    Browse the repository at this point in the history
Loading