Skip to content

Add newline to end of file#1486

Merged
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
pedro-w:gh-pages
May 30, 2022
Merged

Add newline to end of file#1486
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
pedro-w:gh-pages

Conversation

@pedro-w
Copy link
Copy Markdown
Contributor

@pedro-w pedro-w commented May 30, 2022

Otherwise when the site is rendered the table formatting does not come out

Fixes #1485

Otherwise when the site is rendered the table formatting does not come out
@dbaeumer dbaeumer requested review from aeschli and dbaeumer May 30, 2022 13:53
@dbaeumer dbaeumer merged commit 7ff30dc into microsoft:gh-pages May 30, 2022
@pedro-w pedro-w deleted the gh-pages branch May 30, 2022 18:51
Copy link
Copy Markdown

@waters4 waters4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python3 -m pip install SomePackage[PDF]
python3 -m pip install SomePackage[PDF]==3.0
python3 -m pip install -e .[PDF] # editable project in current directory

Parser | Version | Documentation
--------------- | ------- | -------------
marked | 1.1.0 | [Marked Documentation](https://marked.js.org/)
Python-Markdown | 3.2.2 | [Python-Markdown Documentation](https://python-markdown.github.io) No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python3 -m pip install SomePackage[PDF]
python3 -m pip install SomePackage[PDF]==3.0
python3 -m pip install -e .[PDF] # editable project in current directory

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.

Specifications Website - table formatting wrong for "Markup content"

4 participants