-
I was cloning this repository and tried to follow the instructions given in the readme to build the project. I was able to install bundler but I encountered an issue in the second step . I executed th…
-
Hi! 👋
How would I go on to develop my website locally? Constantly pushing a minor change and letting the GitHub pages action build the website seems suboptimal.
When I want to host locally by run…
-
If I install 2.0.12, it breaks https://github.com/flavio/jump; 2.0.8 works fine, though. Here's an illustration of the problem (note that it's _undefined method_, not _wrong number of arguments_:
```…
-
I have markdown file with standard markdown table:
```md
| AAA | BBB |
|:---:|:---:|
| 1 | 2 |
| 3 | 4 |
```
Jekyll renders it fine but adds `text-align: center;` in to style of `td…
-
## Summary
Rouge recently added a [feature to highlight some lines](https://github.com/rouge-ruby/rouge/pull/1426/files) in a code block. It is a mix of a diff file and code blocks: you have syntax…
-
I've rolled my own Kramdown::Parser as a very restricted subset of the GFM parser, for use in a publicly accessible comment section, and it works very well. But the list of removable parser methods do…
-
### Operating System
Guix System
### Ruby Version
2.7.4
### Jekyll Version
4.3.2
### GitHub Pages Version
_No response_
### Expected Behavior
Test should passes.
### Current Behavior
```
$…
-
The xml2rfc syntax for code spans is `some text`. But kdrfc converts backtick-surrounded text to `some text`. The outcome is HTML that's looking good, but no indication of the code span in the `.txt` …
-
[ADR](https://github.com/RaspberryPiFoundation/documentation/blob/editor-projects-content/docs/codebases/editor/adrs/005-project-site-integration-mvp.md) updated with notes from discovery work.
We ne…
-
While using the command "bundle exec jekyll serve", I am running into an error which says the following:
jekyll 3.6.3 | Error: no implicit conversion of false into Array
C:/Ruby32-x64/lib/ruby/ge…