-
Notifications
You must be signed in to change notification settings - Fork 439
Support markdown syntax in table cells #1386
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
Conversation
Deploying rdoc with
|
Latest commit: |
b7e3ba6
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0c81cbc6.rdoc-6cd.pages.dev |
Branch Preview URL: | https://fix--13769.rdoc-6cd.pages.dev |
🚀 Preview deployment available at: https://ae32a0e5.rdoc-6cd.pages.dev (commit: 6a69bfc) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove trailing spaces.
@nobu Thanks I've removed them 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
This will allow things like backticks and links being rendered in table cells.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
v6.14.1...master but mostly for #1386 which can immediately improve `ruby/ruby`'s documentation.
This will allow things like backticks and links being rendered in table cells.
Fixes #1233
Before
After