-
Switch from filter to tag.
```
def toc(html)
```
```
> page.content == html
=> true
```
## NOTE
- v.s. Kramdown native `{:toc}` http://www.seanbuscay.com/blog/jekyll-toc-markdown/
-
I stumbled upon this when I tried your jekyll-plugin. Since the **encode_email** filter changes the signs in the email to the equivalent html-entity and the kramdown (markdown language used by jekyll)…
-
Hi there, I just install jekyll-code-tabs. Here is what it looks like.
![image](https://user-images.githubusercontent.com/57242864/102010444-0211f300-3d79-11eb-84a8-20dfa61eb3d9.png)
I install i…
-
I want to convert HTML to plain text within a Kramdown plugin I'm making and I'm unable to get HTML entities decoded no matter what I do. Here's one of many things I've tried:
```ruby
html = "&…
-
filenames with spaces are converted to links with %20 in them, however kramdown/etc does not seem to properly recognize this and does not convert these links to proper html links, instead it keeps the…
-
Creating lessons by seeding is inefficient and can be troublesome with the disjoint between the seed and the lesson.
One workaround for this would be to include metadata for each lesson in the head…
-
Right now the README documentation is very weird because although most people are probably using Minima 2, the documentation explains mostly how to use Minima 3, but it also only shows how to install …
-
My markdown is not rendered correctly if I switch from rdiscount to kramdown.
The bug happens when I use a backtick code block without a newline before the ticks.
Example:
``````
This is my code:
``…
-
When you use mark tags for two paragraphs
``` markdown
> Der findes ikke i taxiloven nogen juridisk definition på begrebet pirattaxier.
>
> Der er dog omvendt en række bestemmelser, der er med til at…
-
사용자는 포스트를 마크다운으로 작성합니다.
- [ ] gfm 문법
- [ ] rouge 문법강조
- [ ] kramdown 파서