Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Markdown instead of Simple HTML

zaneperryzaneperry newb
edited June 2012 in Questions
This discussion is related to the Button Bar addon.

I am like everyone else and want to use the button bar with Markdown just as vanillaforums.org community has. I installed button bar and notice it uses simple html. How do I make it use Markdown? I tried installing the Markdown plugin but the zip file only has one file and unzipping it to the plugin directory does nothing.

Also, the comment bar looks different and I see no options to change. I would like the bar instead of the curve buttons

Thank you!

Tagged:

Best Answer

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    Answer ✓

    there is no need to install a plugin

    just set

    $Configuration['Garden']['InputFormatter'] = 'Markdown';

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

Answers

Sign In or Register to comment.