Skip to content

Conversation

@jayree
Copy link

@jayree jayree commented Apr 3, 2025

fixes #304

@mikaelbr

bolinfest added a commit to openai/codex that referenced this pull request May 13, 2025
This PR uses [`pnpm
patch`](https://www.petermekhaeil.com/til/pnpm-patch/) to pull in the
following proposed fixes for `marked-terminal`:

* mikaelbr/marked-terminal#366
* mikaelbr/marked-terminal#367

This adds a substantial test to `codex-cli/tests/markdown.test.tsx` to
verify the new behavior.

Note that one of the tests shows two citations being split across a line
even though the rendered version would fit comfortably on one line.
Changing this likely requires a subtle fix to `marked-terminal` to
account for "rendered length" when determining line breaks.
agentydragon pushed a commit to agentydragon/codex that referenced this pull request Jun 26, 2025
This PR uses [`pnpm
patch`](https://www.petermekhaeil.com/til/pnpm-patch/) to pull in the
following proposed fixes for `marked-terminal`:

* mikaelbr/marked-terminal#366
* mikaelbr/marked-terminal#367

This adds a substantial test to `codex-cli/tests/markdown.test.tsx` to
verify the new behavior.

Note that one of the tests shows two citations being split across a line
even though the rendered version would fit comfortably on one line.
Changing this likely requires a subtle fix to `marked-terminal` to
account for "rendered length" when determining line breaks.
buihongduc132 pushed a commit to buihongduc132/codex that referenced this pull request Sep 9, 2025
This PR uses [`pnpm
patch`](https://www.petermekhaeil.com/til/pnpm-patch/) to pull in the
following proposed fixes for `marked-terminal`:

* mikaelbr/marked-terminal#366
* mikaelbr/marked-terminal#367

This adds a substantial test to `codex-cli/tests/markdown.test.tsx` to
verify the new behavior.

Note that one of the tests shows two citations being split across a line
even though the rendered version would fit comfortably on one line.
Changing this likely requires a subtle fix to `marked-terminal` to
account for "rendered length" when determining line breaks.
@UziTech
Copy link
Contributor

UziTech commented Oct 7, 2025

@mikaelbr can we get this merged?

hyperz111 added a commit to hyperz111/marked-terminal that referenced this pull request Dec 2, 2025
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.

Content inside list items no longer being formatted with marked v13

2 participants