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

update svelte-asciidoc #267

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

fiatjaf
Copy link
Contributor

@fiatjaf fiatjaf commented Aug 31, 2024

this fixes an issue with tables.

it also introduces a way to disable the markdown transitional syntax that makes the asciidoc parser understand some random markdown syntax directives like "#" (which should be "=" in asciidoc) and just confuses everybody.

it should have been disabled since day one, but since I missed that this commit keeps it for all articles in the past and disables it only for events authored after 2024-09-14 (two weeks expected for this change to be deployed).

table.mp4

this fixes an issue with tables.

it also introduces a way to disable the markdown transitional syntax
that makes the asciidoc parser understand some random markdown syntax
directives like "#" (which should be "=" in asciidoc) and just
confuses everybody.

it should have been disabled since day one, but since I missed that
this commit keeps it for all articles in the past and disables it only
for events authored after 2024-09-14 (two weeks expected for this change
to be deployed).
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants