Skip to content

Fix to not add superfluous spaces for code (text) #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Fix to not add superfluous spaces for code (text) #36

merged 1 commit into from
Jul 14, 2021

Conversation

vvenv
Copy link

@vvenv vvenv commented Jul 13, 2021

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Ref: syntax-tree/unist#46 (reply in thread)

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Jul 13, 2021
@vvenv
Copy link
Author

vvenv commented Jul 13, 2021

@types/unist@2.0.5 and @types/mdast@3.0.5 break type coverage

Copy link
Member

@wooorm wooorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! On question!

@wooorm wooorm changed the title Fix inline code padding Fix to not add superfluous spaces for code (text) Jul 14, 2021
@wooorm wooorm merged commit eed5115 into syntax-tree:main Jul 14, 2021
@wooorm wooorm added the 💪 phase/solved Post is done label Jul 14, 2021
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Jul 14, 2021
@wooorm
Copy link
Member

wooorm commented Jul 26, 2021

sorry for the wait, landed in https://github.com/syntax-tree/mdast-util-to-markdown/releases/tag/1.1.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

2 participants