-
The GFM reader skips blank lines when parsing meta-data.
This is in contrast with the standard Pelican parsers which treat a blank line as the end of the meta-data block.
This matters because:
- …
-
Hi,
too many logs write to console by default, they begin as below
```
12:11:14 INFO: OS name: Linux
12:11:14 INFO: JRE version: 1.8.0_91 64-bit
12:11:14 INFO: JxBrowser version: 5.4.3
12:11:1…
-
Hi there and thanks for the GFM!
It looks like v0.2.0 is being flagged as a security risk by the [Carbon Black](https://www.carbonblack.com/) corporate security software:
![cb security issue wit…
-
Pelican looks for readers by scanning BaseReader.__subclasses__(). The last one in the list wins.
There is no warning if an extension has multiple readers.
It looks like the gfm reader is currentl…
-
I use `poly-gfm-mode` with highlighting and `markdown-hide-urls` in order not to see bare URLs but only link names.
In `poly-gfm-mode` , the highlighting often breaks and links show bare, eg this:…
-
```[tasklist]
### Desiderata
- [x] Manually do the workaround for all existing instances
- [x] Demote this as a regression
- [x] Narthur tries replicata
- [ ] Decide if we want to support them go…
-
I'd like to place an island inside my GFM content. I'm exploring MDX but I'm wondering if `deno-gfm` can already do this or if such is on the roadmap.
-
Hello,
First off, I'm a complete Jekyll newbie so please bear with me!
Your repository seems to solve my problem perfectly, I want to use pygments but still have the ability to use footnotes as we…
-
Thought it would be a handy enhancement if there was more support for styling on the login widget - for instance, allowing markdown or CSS rendering. I understand at the moment styling is limited to s…
-
```html
==>
![](/test.png) won't display.
```
after convert to markdown, please add domain in the configuration add domain and then insert the domain to make it abs path?
b-y-f updated
2 months ago