jeffreytse / jekyll-spaceship

🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
MIT License
606 stars 63 forks source link

Error with permalink file extension #18

Closed sekisushai closed 3 years ago

sekisushai commented 3 years ago

Hello, Thank you for the great plugin !

I've noticed that Jekyll builds no longer works when I use permalinks in the YAML front matter with filetype extension other than .htm or .html.

For example, if I do:

---
permalink: /test.php
----

I get the following error:

" Error: undefined method `css?' for #<Jekyll::Spaceship::TableProcessor:0x000056253cdc1150>"

jekyll (4.1.1) jekyll-spaceship (0.8.4)

jeffreytse commented 3 years ago

Hi @sekisushai

The issue has been addressed and settled. And thanks for your good issue. Welcome to give this project a star for more new features in future.

Thanks with regards.

jeffreytse commented 3 years ago

Hi @sekisushai

🎉 The latest gem version v0.8.5 has been released.

Thanks with regards.