[Radiant] Re: Kramdown vs. markdown filter

2011-01-01 Thread craayzie
how do you disable markdown? I'm running 0.9.1

thanks in advance!

On Dec 16 2010, 4:51 pm, john muhl johnm...@gmail.com wrote:
 On Thu, Dec 16, 2010 at 6:42 PM, Wes Gamble we...@att.net wrote:
  Thanks John,

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

 apparently i guessed wrong. disable markdown and see if it works.


Re: [Radiant] Re: Kramdown vs. markdown filter

2011-01-01 Thread Fima Leshinsky
so i removed the kramdown filter extension (rm -rf
vendor/extensions/kramdown-filter) and re-installed it as a gem:

$ gem install radiant-kramdown_filter-extension
+ added config.gem 'radiant-kramdown_filter-extension' to
config/environment.rb
+ restarted my app server

voila! kramdown works perfectly w/ the existing markdown filter :)

I'm still interested in how one would go about disabling/removing the
markdown filter that comes packaged w/ radiant so if you know and have a
minute to reply please do so