Skip to content

Conversation

@cebe
Copy link
Owner

@cebe cebe commented Oct 7, 2014

all markdown features are now in a trait so composing new markdown
flavors is as simple as adding traits to the class.

Additionally this adds an abstract syntax tree.

This should enable the following things:

all markdown features are now in a trait so composing new markdown
flavors is as simple as adding traits to the class
@josegonzalez
Copy link

+1 :)

Choose a reason for hiding this comment

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

Is this necessary?

Copy link
Owner Author

Choose a reason for hiding this comment

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

no, I am not finished with this :)

@cebe cebe added this to the 1.0 milestone Oct 7, 2014
cebe added a commit that referenced this pull request Oct 10, 2014
refactored Markdown class to use traits
@cebe cebe merged commit 4c84af6 into master Oct 10, 2014
@cebe cebe deleted the trait-refactoring branch October 10, 2014 00:58
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.

Problem with lists and indented references

3 participants