-
## Situation
Docs in /build, /brand, /development, /setup, /tags need a sweep for updating interface strings against easier formatting standards...
https://docs.textpattern.com/brand/user-docs-gui…
-
There's currently no syntax highlighting happening for Markdown/Kramdown code blocks.
A possible solution to get Kramdown code blocks, e.g.:
```
~~~ ruby
[....]
~~~
```
properly syntax high…
-
## CVE-2021-28834 - Critical Severity Vulnerability
Vulnerable Library - kramdown-2.3.0.gem
kramdown is yet-another-markdown-parser but fast, pure Ruby,
using a strict syntax definition and supporti…
-
Facter uses the ronn gem for generating manpages. However, ronn and its dependencies (like hpricot) have been unmaintained for ~14 years.
Recently, Clang 16 has started raising errors for building …
-
**Describe the bug**
Using the jekyll-extlinks plug-in will cause the error problem of Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss':
Other si…
note4 updated
1 month ago
-
When using `kramdown`, `$$K$$ $$E_1$$ $$E_2$$ ... $$E_K$$` is parsed as `K`
This is my code:
```ts
const tm = require('markdown-it-texmath');
export const markdownEngine = require('markdown-it…
-
Github (known as GFM in kramdown) has this double `[[this is here ]]` link syntax which github renders to `http:/this.site/wiki/this-is-here.md` Kramdown seems to ignore this in its parsing and we (e…
-
Using the script in https://github.com/NixOS/nixpkgs/issues/58823#issue-428345860, the following packages have vulnerable dependencies: ([full log](https://gist.githubusercontent.com/FliegendeWurst/2e…
-
logstash-devutils has a [runtime dependency to the outdated Kramdown version 1.14.0](https://github.com/elastic/logstash-devutils/blob/86bc69db54e0d5e26693acb4a768e84c089eb531/logstash-devutils.gemspe…
-
Some of the websites currently has a not-so-delicious mix of markdown and html tags, mostly the pages where we make active use of Bootstrap classes. It would be nice to make the source files more read…