-
```
:textarea,
display_as: :m_text, #redcarpet render model method correctly applies only at initial page render
inner_class: 'markdowned', html_attrs: {:'data-provide'=> 'markdown'}…
okliv updated
8 years ago
-
Forgive my ignorance, and admittedly low understanding of ruby at this time, but how would I go about implementing this solution if I'm using something like Middleman and want to use redcarpet plus th…
-
I couldn't find an issue regarding this (by using Github repository search), so I assume this is the first time it's coming up.
1. Is there a way to add footnotes?
2. Is such a feature available on p…
ghost updated
10 years ago
-
I've run into this issue while trying to migrate from `Kramdown`.
This is the KaTeX output for $E = m c^2$:
```html
E=m⋅c2E = m \cdot c^2E=m⋅c2
```
Normally the above snippet would be inser…
-
I have some tables that are coded in HTML without like this...
```html
header 1 header 2
item 3 item 4
```
```markdown
| header 1 | header 2 |
| item 3 | item 4 |
```
…
-
Comparing the GitHub readme file and [this hosted site](https://prik-k.github.io/awesome-OS/) of the same, one can get an idea that there is something wrong with the code.
This is a known issue an…
-
Emacs version: "25.0.50.1"
Nothing happened after execute command `realtime-preview`.
No eww buffer, and no message in echo-area.
weird.
I tried to debug this issue:
1. insert `(message "start realti…
-
If someone doesn't close everythin' neat and tidy in an issue, then it messes up the formatting on the resulting gem-gratitude issues page. See below for an example of bolding spilling on to the next …
-
what the title says.
reference: http://github.github.com/github-flavored-markdown/
-
I've tried adding `require 'digest/md5'` and `require 'net/http'` to `tweet_tag.rb` but I'm still not able to use the plugin. Here's a snippet of what I'm seeing - any ideas?
``` bash
Generating... W…
oeon updated
11 years ago