-
Hello!
Is there any way to convert markdown to bb code with redcarpet? Or, maybe convert markdown to html and then to bb code? I can't find any helpful gem or method. Please help if you can.
-
Hey.
I wanted to extend Parsedown, since it was stated to be possible in the Readme. But I could not find any docs on this matter... Where are these?
-
During Vagrant UP, a lot of errors appear concerning Apache not installing correctly.
The error:
```
==> default: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold insta…
ghost updated
9 years ago
-
Create a new file called sceeditor.php
Add on this:
```
$(function() {
// Replace all textarea's
// with SCEditor
$("textarea").sceditor({
plugins: "bbcode",
style: "…
-
I use Sceditor with BBcode mode
I use sceditor has a fromBBCode() function.
How can I Parser the bbcode?
use fromBBCode() ? how to do it?
I need show it in a div not a textarea
-
First, let me ask two questions:
1. Are you going d'accord with me, that you **have to** disable textformatting when using WYSIWYG, to not run into frontend stairviews?
2. Are you going d'accord with …
-
Trying to get exact steps to reproduce, but the difference in the URL that is opened seems to be just how various android browsers handle a blank url.
-
Prova a vedere se una cosa stupida [così](https://github.com/silverweed/maud/blob/md/src/markdown.go) può bastare o va aggiunto/cambiato qualcosa...ho cercato di farlo il più semplice possibile in mod…
-
Recently, I tried adding a new bbcode to my editor for headlines using the h4 html tags as representation when I'm in wysiwyg mode. Unfortunately, when the user toggles between source mode and wysiwyg…
-
User documentation should be made available on neovim.org as linkified HTML, like [this](http://vimdoc.sourceforge.net/htmldoc/usr_toc.html) but using the neovim.org theme, and the neovim-specific doc…