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

Fix abbreviation rendering with table at the end #462

Conversation

lukasrad02
Copy link
Contributor

Closes #458

Trailing newlines are stripped from the markdown, thus needing two \n before appending the abbreviations.

Closes #458

Trailing newlines are stripped from the markdown, thus needing two `\n` before appending the abbreviations.
@lukasrad02 lukasrad02 requested a review from jeriox January 13, 2024 16:37
@lukasrad02 lukasrad02 linked an issue Jan 13, 2024 that may be closed by this pull request
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7513625219

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.357%

Totals Coverage Status
Change from base Build 7513583978: 0.0%
Covered Lines: 1273
Relevant Lines: 1712

💛 - Coveralls

@lukasrad02 lukasrad02 merged commit a81a82e into main Jan 14, 2024
8 checks passed
@lukasrad02 lukasrad02 deleted the fix/458-list-of-abbreviations-rendered-to-pages-ending-with-a-table branch January 14, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

List of abbreviations rendered to pages ending with a table
3 participants