Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"plain text" code block convertion problem #47

Closed
alerezaaa opened this issue Jul 30, 2022 · 2 comments
Closed

"plain text" code block convertion problem #47

alerezaaa opened this issue Jul 30, 2022 · 2 comments

Comments

@alerezaaa
Copy link

alerezaaa commented Jul 30, 2022

Hi

plain text code parts converted to

```plain text

instead of

```text

not supported in jekyll

it is text
it is plain text

image

For instence, I created this blog post: https://adehghanzadeh.github.io/Jekyll_minimal-mistake/try-to-deploy-this-blog-to-cloudflare-pages/

@souvikinator
Copy link
Owner

souvikinator commented Jul 31, 2022

With markdown, both plain text and text works. So it's jekyll's issue. However it doesn't seem to cause an issue in the vanilla markdown, so I can switch from plain text to text.
Should be live in the next release

@souvikinator
Copy link
Owner

The changes are live in v2.5.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants