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

DOP-1604: Allow caption to be an option for code blocks #242

Merged
merged 2 commits into from
Oct 16, 2020

Conversation

rayangler
Copy link
Collaborator

[DOP-1604]

This will allow :caption: to be a valid option for code blocks. For now, we can keep captions as strings, but we will later need to be able to support captions with inline code such as in the case of:

.. code-block: javascript
   :caption: Test ``Caption``

   foo

@rayangler rayangler requested a review from i80and October 15, 2020 15:31
snooty.idl Outdated Show resolved Hide resolved
snooty/gizaparser/release.py Outdated Show resolved Hide resolved
snooty/gizaparser/steps.py Outdated Show resolved Hide resolved
snooty/n.py Show resolved Hide resolved
@rayangler rayangler requested a review from i80and October 16, 2020 15:48
Copy link
Collaborator

@i80and i80and left a comment

Choose a reason for hiding this comment

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

metal 🤘🏻

@i80and i80and merged commit 3de9ac3 into mongodb:master Oct 16, 2020
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