-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
I'm trying to use the <PullRight> tag to move code into the right-hand column as described here:
https://redocly.com/docs/api-reference-docs/guides/embedded-markdown/#pull-right
I created a repo from this starter and added this section to info-description.md:
# Pullright test
Hello!
<PullRight>
This should be in the right pane.
</PullRight>
Here is some more text.
When I view this in the browser, the text is still in the center pane:

Here's my minimal reproduction:
https://github.com/timothymcmackin/redocly-api-ref-pullright
Is there something else I have to set up to use the PullRight tag?
Metadata
Metadata
Assignees
Labels
No labels