gitea can not escape [[ ]] pair in markdown #1994

Closed
opened 2025-11-02 04:20:31 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @laoshaw on GitHub (Jul 1, 2018).

  • Gitea version (or commit ref):
  • Git version: 1.4.2
  • Operating system: ubuntu 16.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • [ x] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • [x ] Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I was tying to document a bash code snippet that contains ... and it will never show up after I saved it, not even with using ... or code , the pair just disappears

Originally created by @laoshaw on GitHub (Jul 1, 2018). - Gitea version (or commit ref): - Git version: 1.4.2 - Operating system: ubuntu 16.04 - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description I was tying to document a bash code snippet that contains [[ ... ]] and it will never show up after I saved it, not even with using `...` or ``` code ``` , the [[ ]] pair just disappears
GiteaMirror added the issue/duplicate label 2025-11-02 04:20:31 -06:00
Author
Owner

@ghost commented on GitHub (Jul 4, 2018):

Same as #2168.

@ghost commented on GitHub (Jul 4, 2018): Same as #2168.
Author
Owner

@daviian commented on GitHub (Jul 4, 2018):

Duplicate of https://github.com/go-gitea/gitea/issues/2168

@daviian commented on GitHub (Jul 4, 2018): Duplicate of https://github.com/go-gitea/gitea/issues/2168
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1994