OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Markdown numbering is rendered weird

Open rbren opened this issue 1 year ago • 3 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Describe the bug and reproduction steps

The agent is likely sending separate messages with "1." "2." "3."

Markdown is weird in that it will render any number as "1.", i.e.

42.
86.
93.

will render as

1.
2.
3.

I bet we can turn this behavior off

Screenshot 2024-11-05 at 6 12 59 PM

OpenHands Installation

Development workflow

OpenHands Version

main

Operating System

None

Logs, Errors, Screenshots, and Additional Context

No response

rbren avatar Nov 05 '24 23:11 rbren

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] avatar Nov 05 '24 23:11 github-actions[bot]

An attempt was made to automatically fix this issue, but it was unsuccessful. A branch named 'openhands-fix-issue-4769' has been created with the attempted changes. You can view the branch here. Manual intervention may be required.

github-actions[bot] avatar Nov 05 '24 23:11 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 07 '24 02:12 github-actions[bot]

This is fixed!

rbren avatar Dec 11 '24 17:12 rbren