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

Allow for multiple reference parsers #48

Closed

Conversation

dshafik
Copy link
Contributor

@dshafik dshafik commented Jan 2, 2015

This extends PR #46 but should be possible to separate

  • Makes it possible to register ReferenceParser's (plural) from the extension
  • Does NOT currently append ReferenceParsers, this is different to Parsers/Renderers/InlineProcessors
  • I think this behavior should be changed for those, as you can use OO principles to extend syntaxes, allowing for any ordering gymnastics to take place. Also, the functions are set* not add* (except in the case of addExtension)

@colinodell
Copy link
Member

I'm going to close this because I don't feel we've identified any compelling use-cases which can't be solved some other (better) way.

@colinodell colinodell closed this Jan 8, 2015
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.

2 participants