-
Please forgive me if this is intended behavior, perhaps following a spec somewhere, but it seems that kramdown will autogenerate IDs that start with a number, but it will not respect manually specifyi…
-
## CVE-2020-14001 - High Severity Vulnerability
Vulnerable Library - kramdown-2.1.0.gem
kramdown is yet-another-markdown-parser but fast, pure Ruby,
using a strict syntax definition and supporting s…
-
Reported to me by Sue McClatchy.
~~~
$ make lesson-check
/usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- kramdown (Load…
-
Hi,
when trying to run the "stupid" example, I encounter the following problem. It was working before. Is it related with a change on the ietf.org website? Does it have to be reflected somewhere in t…
-
I was looking for some documentation to understand the coderay options in [Jekyll Kramdown configuration](https://jekyllrb.com/docs/configuration/markdown/). I was able to figure the options out from …
cseas updated
2 months ago
-
Once I have cloned the theme I run "bundle install". It seems to be working successfully, I get this in the end:
Bundle complete! 3 Gemfile dependencies, 56 gems now installed.
Use `bundle show [gem…
-
### Pitch
With the [extended Syntax](https://www.markdownguide.org/extended-syntax/) of [Markdown](https://www.markdownguide.org/) there are a couple of more formats, which could be helpful for the *…
-
I noticed that 3rd level nested lists are emitted as 2nd level `` lists.
- https://raw.github.com/postmodern/ruby-install/master/ChangeLog.md
- https://github.com/postmodern/ruby-install/blob/master/C…
-
http://kramdown.gettalong.org/syntax.html#inline-attribute-lists
example:
```
A simple paragraph with an ID attribute.
{: #para-one}
> A blockquote with a title
{:title="The blockquote title"}
{: #…
-
It will make cheatly possible to use on non-YARV implementations.