Redocly / Redocly/openapi-starter

<PullRight> tag not working

Open
#59 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
220
Forks
133
PR merge metrics
No merged PRs in 30d

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:
image

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the info-description.md example and compare its PullRight usage with the linked embedded Markdown guide. Reproduce the behavior in the minimal repository, then verify that the text renders in the right-hand pane rather than the center pane.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.