-
I don't understand if this was supposed to automatically load gems for me, but I had to do it manually, and it seems like many of the gem versions listed are older. As I installed them, I had to mod…
-
Why does this install 19 Gems, including Jekyll 2.5.3, redcarpet, and pygments? I'm trying to use this with Jekyll 3.x.
-
When trying to get CppSamples-Web running locally I got:
```
WARN: Unresolved specs during Gem::Specification.reset:
pygments.rb (~> 0.6.0)
redcarpet (~> 3.1)
listen (~> 2.7)
WARN: …
-
This is a strange edge case, but the generated markup is strange when mixing tight and loose lists:
```
>> puts Redcarpet.new( puts Redcarpet.new(> puts Redcarpet.new(
-
when trying to upload something to a fresh registry on a filesystem (backed by fuse-gluster), the client just sits there doing "Retrying in... seconds"
and eventually fails with
open /var/lib/do…
-
I am trying to find alternatives to kramdown right now because I have some
odd problem with it - can't use it in .cgi scripts for instance. No clue why.
So redcarpet seemed like an alternative.
…
-
I'm working on a Rails app, using the Haml Gem w/ `:markdown` filter along with `RedCarpet`. We're having trouble finding a clean way to set options on the Tilt template. When rendering the tiltbase f…
-
Hi,
I'm using a helper in the page content. Something like the following:
```
## Subhead
Some text
```
This doesn't work because the ERB tags are not evaluated.
One (incomplete) s…
-
The docs state that `jruby` is currently not supported, but I can `gem install mustermann` just fine. Is it ready for use with `jruby` after all?
I have tried to run the specs on `jruby`, but this …
-
- http://daringfireball.net/projects/smartypants/
- https://github.com/vmg/redcarpet#also-now-our-pants-are-much-smarter
cebe updated
10 years ago