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

Enhance list support #2

Merged
merged 4 commits into from
Oct 27, 2012
Merged

Conversation

yak1ex
Copy link
Contributor

@yak1ex yak1ex commented Oct 20, 2012

I added some enhancement for list support, especially, for nested list and numbered list. Now, t/list.t PASS-ed. I adjusted expected result of t/misc.t, which I believe it conforms to Markdown spec: http://daringfireball.net/projects/markdown/syntax#list A paragraph in a list should be indented.

Please NOTE that I modified helper methods, _save() and _indent_text(), which may break others' assumption on code behavior.

@rwstauner rwstauner merged commit 822165d into rwstauner:master Oct 27, 2012
@rwstauner
Copy link
Owner

This is great!
Thank you very much!

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.

None yet

2 participants