Skip to content

Trying to add quotation markup #17293

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

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Conversation

ThomasLandauer
Copy link
Contributor

Current approach (turning it into a blockquote by indenting it) doesn't work: https://symfony.com/doc/4.4/form/form_collections.html#allowing-new-tags-with-the-prototype

@javiereguiluz
Copy link
Member

In RST the syntax for blockquote should be the original one ... the > ... syntax is for Markdown. In 3d1774a I've updated it to use code-block:: text, which is what we use in other similar cases in the docs. Thanks.

@ThomasLandauer ThomasLandauer deleted the patch-3 branch September 27, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants