Thanks John,

I installed the kramdown filter, took a page and switched it from "markdown" to "kramdown" and got this error:

undefined method `parse_infos' for #<Hash:0x109f0dea8>

with the following stack trace:

|/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/markdown_filter/vendor/kramdown/lib/kramdown/parser/kramdown.rb:90:in
 `initialize'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/markdown_filter/vendor/kramdown/lib/kramdown/parser/base.rb:47:in
 `new'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/markdown_filter/vendor/kramdown/lib/kramdown/parser/base.rb:47:in
 `parse'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/kramdown_filter/vendor/gems/kramdown-0.12.0/lib/kramdown/document.rb:89:in
 `initialize'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/kramdown_filter/lib/kramdown_filter.rb:47:in
 `new'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/kramdown_filter/lib/kramdown_filter.rb:47:in
 `filter'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/app/models/page.rb:308:in
 `parse_object'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/app/models/page.rb:143:in
 `render_snippet'
/Users/weyus/Documents/workspace/koached-content/vendor/radiant/app/models/standard_tags.rb:549:in
 `tag:content'
|
Is that anything obvious?

Thanks,
Wes


On 12/16/10 6:22 PM, john muhl wrote:
i can't remember for sure but i think you can have both installed and
kramdown will appear as a distinct filter alongside markdown in the
menu.

On Thu, Dec 16, 2010 at 4:24 PM, Wes Gamble<[email protected]>  wrote:
Radiant 0.9.1

I see that the kramdown_filter extension just got updated to the kramdown
0.12 gem.

If I want to use the kramdown_filter, should I remove the existing
markdown_filter extension?

Thanks,
Wes

Reply via email to