-
kramdown table definition is a slight variation from the php markdown extra table already supported.
-
```
$ grunt -v
Initializing
Command-line options: --stack, --verbose
Reading "Gruntfile.coffee" Gruntfile...OK
Registering Gruntfile tasks.
Registering "grunt-bower-task" local Npm module tasks.
Re…
-
In Kramdown you can define links at the bottom of the document using the syntax shown [here](https://kramdown.gettalong.org/quickref.html#links-and-images):
```
A [link][kramdown hp] to the homepa…
-
Security vulnerability in one of the Ruby libraries allowing remote unauthorized file reads.
-
```
[resume-template ]$ bundle exec jekyll serve
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell…
craig updated
6 months ago
-
_MD031 - Fenced code blocks should be surrounded by blank lines_ notes in the rationale:
> Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse fenced code bloc…
-
## Summary
Bridgetown currently supports code block syntax highlighting out of the box with the help of Kramdown/Rouge. However, there currently is no way to highlight specific lines within a code bl…
-
```
$ cd draft-turner-lamps-nist-pqc-kem-certificates/
$ make
git clone -q --depth 10 \
-b main https://github.com/martinthomson/i-d-template lib
lib/main.mk:21: Forcing rebuild of .targets.…
-
Local install fails due to missing gem kramdown-parser-gfm, even after installing the gem. Kramdown 2.4.0 is also installed.
Tried with 3 versions of Ruby: 2.7.8, 3.1.4, 3.2.2.
-
When processing images, a pattern like this is ignored by the parser so that the kramdown to pandoc conversion misses it:
``` r
tmp ---
#> ~
#> ---
#>
#> ![](https://example.com/img.jpg){alt…