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

Create Public Initializer for DebugVisitor #153

Merged
merged 1 commit into from Jun 12, 2019
Merged

Create Public Initializer for DebugVisitor #153

merged 1 commit into from Jun 12, 2019

Conversation

mfcollins3
Copy link
Contributor

@mfcollins3 mfcollins3 commented Jun 12, 2019

I updated DebugVisitor. I added a public initializer to allow
DebugVisitor to be used by applications that consume the Down framework
for generating debug output from Markdown ASTs.

Fixes #152

I updated DebugVisitor. I added a public initializer to allow
DebugVisitor to be used by applications that consume the Down framework
for generating debug output from Markdown ASTs.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 93.391% when pulling 1e95324 on mfcollins3:debugvisitor-public-init into 6d63c13 on iwasrobbed:master.

Copy link
Collaborator

@iwasrobbed iwasrobbed left a comment

Choose a reason for hiding this comment

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

Good call, thanks @mfcollins3 👍 👍

@iwasrobbed iwasrobbed merged commit 5f54bc0 into johnxnguyen:master Jun 12, 2019
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.

DebugVisitor is missing a public initializer
3 participants