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

WIP: Allow MdHeading.Anchor to be set #19

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

ap0llo
Copy link
Owner

@ap0llo ap0llo commented Feb 11, 2020

Make MdHeading.Anchor property settable. By default, property is initialized with auto-generated value (thus keeping previous behavior).
If property is set to a null or whitespace value, do not emit an anchor tag, even if MdHeadingAnchorStyle is set to 'Tag'

Make MdHeading.Anchor property settable. By default, property is initialized with auto-generated value (thus keeping previous behavior).
If property is set to a null or whitespace value, do not emit an anchor tag, even if MdHeadingAnchorStyle is set to 'Tag'
@ap0llo ap0llo merged commit c794d1e into master Feb 11, 2020
@ap0llo ap0llo deleted the features/make-heading-anchor-settable branch February 11, 2020 20:07
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