Skip to content
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

add fullwidth functionality to the markup serializer #686

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

mathisonian
Copy link
Member

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?
    The AST's toMarkup() function now takes an option insertFullWidth (e.g. toMarkup(ast, { insertFullWidth: true })) so that the fullWidth props will be correctly serialized onto the resulting idyll markup where appropriate.

@mathisonian mathisonian merged commit 11048ff into master Jan 30, 2021
@mathisonian mathisonian deleted the ast-full-width branch January 30, 2021 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant