Closed
Description
- Gitea version (or commit ref): 1.13.0+dev-283-g56f222d44
- Git version: 2.26.2
- Operating system: linux Unraid
- Database (use
[x]
):- [ x] PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- [ x] No
- Not relevant
- Log gist:
Description
Mermaid.js rendering is only working in Issues & Wiki. Not in README.md files.
Code used to test:
sequenceDiagram
loop Daily query
Alice->>Bob: Hello Bob, how are you?
alt is sick
Bob->>Alice: Not so good :(
else is well
Bob->>Alice: Feeling fresh like a daisy
end
opt Extra response
Bob->>Alice: Thanks for asking
end
end
Screenshots
Metadata
Metadata
Assignees
Labels
No labels