Skip to content
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

🐛 Markdown rendering for governance action metadata dealing with \n #2712

Open
Ryun1 opened this issue Jan 24, 2025 · 0 comments
Open

🐛 Markdown rendering for governance action metadata dealing with \n #2712

Ryun1 opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar

Comments

@Ryun1
Copy link
Member

Ryun1 commented Jan 24, 2025

Area

Voting Pillar

Domain

gov.tools

Which wallet were you using?

No response

Context

The issue is with text\n\nsome more text is expected to be rendered as:

text

some more text

but instead GovTool renders it as:

text
some more text

I did test by adding another new line, so text\n\nsome more text but this did not work, GovTool rendered it the same

Steps to reproduce

https://preview.gov.tools/governance_actions/949b57c802a51273793b49381f192757d4e2b764632ac97a205be88b6b1fa53b#0

Actual behavior

Multiple new lines arent respected by render

Expected behavior

Multiple new lines are respected by render

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar
Projects
Status: No status
Status: To do
Development

No branches or pull requests

2 participants