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

Adding attributes to a table breaks the refactoring stuff #519

Closed
3 tasks done
ZakKemble opened this issue Mar 2, 2022 · 1 comment
Closed
3 tasks done

Adding attributes to a table breaks the refactoring stuff #519

ZakKemble opened this issue Mar 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ZakKemble
Copy link
Contributor

ZakKemble commented Mar 2, 2022

Checklist

  • I have read the tutorials and know the correct effect of the functional design.
  • There are no similar reports on existing issues (including closed ones).
  • I found the bug on the latest code of the master branch.

Describe the bug

Applying attributes to a table will break the table-wrapper stuff in refactor-content.html and extra </div> closing tags will be added without their opening tags.

To Reproduce

Make a post with the following markdown:

|blah|blah2|
{: .tbl-stuff }

Expected behavior

HTML table should be wrapped in <div class="table-wrapper"> and </div>

Screenshots

image

Software

  • Ruby version: 2.7.4p191
  • Gem version: 3.2.5
  • Bundler version: 2.3.8
  • Jekyll version: 4.2.1
  • Theme version: 5.1.0

Additional context

-

@github-actions
Copy link

github-actions bot commented Mar 2, 2022

👋 Hi @ZakKemble,

This issue is being automatically closed because it does not follow the issue template. Please DO NOT open another similar issue, try to edit the current issue according to the template, then it will be reopened automatically.

@github-actions github-actions bot closed this as completed Mar 2, 2022
@github-actions github-actions bot reopened this Mar 2, 2022
@cotes2020 cotes2020 added the bug Something isn't working label Mar 2, 2022
linkliu pushed a commit to linkliu/game-tech-post-old that referenced this issue Apr 10, 2022
dkbnz pushed a commit to dkbnz/jekyll-theme-chirpy that referenced this issue Jul 12, 2022
shihtiy-tw pushed a commit to shihtiy-tw/shihtiy-tw.github.io that referenced this issue Nov 26, 2022
sanjidnet pushed a commit to sanjidnet/sanjidnet.github.io that referenced this issue Jan 9, 2023
Ap3x pushed a commit to Ap3x/ap3x.github.com that referenced this issue Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants