jekyll-spaceship icon indicating copy to clipboard operation
jekyll-spaceship copied to clipboard

๐Ÿš€ A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.

Results 38 jekyll-spaceship issues
Sort by recently updated
recently updated
newest added

Inline MathJax Sometimes doesn't seem to load when there is markdown styling(E.g., **BOLD**) on the last line(which contains MathJax). ```markdown The ***negation*** of $p$ is denoted as $\neg{p}$. The negation...

bug

``` Show ## Header \```cpp int main() { printf("Hello World!"); return 0; } \``` ```

Hi. I'm at `Jekyll-Spaceship 0.10.2`, and am facing exactly the same issue as in #34. The issue disappears after downgrading to `0.9.9`. When at `0.10.2`, I tried the following candidate...

This is a really nice plugin but I can't get the plantuml hyperlinks to work, which is blocking for my template. Is there a setting or something that can be...

Simply put, this plugin forces people to have to do more work than they should in the name of branding itself, and I see that as hostile to the user....

Hi, I'm a new jekyll/spaceship user, and have enabled the plugin, and it definitely is working because my mermaid diagrams work now. However my emoji's aren't rendering. I have nothing...

good first issue

I like how jekyll-spaceship bundles and configures MathJax; it makes my life easier. However, since I installed spaceship, when I use a dollar sign `$`, it automatically assumes I'm going...

good first issue

I suspect this is not a Jekyll Spaceship bug, but rather a Jekyll bug... and yet: I'd like to board the Spaceship and can't! When I create a Spaceship-enhanced-table in...

bug

Let's say you have `math.md` and `linktomath๐Ÿ˜ซ.md` in `/_posts`. `math.md` has some mathjax content. `linktomath๐Ÿ˜ซ.md` uses the [excerpt variable](https://jekyllrb.com/docs/posts/#post-excerpts) pointing at the `math.md` page. Within the excerpt, you will get...

bug

the trailing `!` is in compliant with markdown previewers in visual studio code.

good first issue