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

Parse error #9

Open
zepplock opened this issue Jun 6, 2011 · 0 comments
Open

Parse error #9

zepplock opened this issue Jun 6, 2011 · 0 comments

Comments

@zepplock
Copy link

zepplock commented Jun 6, 2011

I just tried the following blog content (from markdown tutorial):

> ## This is a header.
> 
> 1.   This is the first list item.
> 2.   This is the second list item.
> 
> Here's some example code:
> 
>     return shell_exec("echo $input | $markdown_script");

and received this error:

REXML::ParseException at /past/2011/6/6/test/
#<REXML::ParseException: Malformed comment Line: 116 Position: 5938 Last 80 unconsumed characters: > /Users/zepplock/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rexml/parsers/baseparser.rb:352:in `pull' /Users/zepplock/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rexml/parsers/treeparser.rb:22:in `parse' /Users/zepplock/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rexml/document.rb:230:in `build' /Users/zepplock/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rexml/document.rb:43:in `initialize' /Users/zepplock/code/scanty/vendor/maruku/maruku/output/to_latex_entities.rb:72:in 
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

No branches or pull requests

1 participant