See forgejo/website#165.
Alternative links with double square brackets
Addition to markdowm
[[Link label|README.md]]→ Link label- Note: different from MediaWiki syntax where it would be
[[README.md|Link label]]
- Note: different from MediaWiki syntax where it would be
[[README.md]]→ README.md[[our README|README.md|alt=Learn more about how to contribute]]→ our README
See forgejo/website#165.
#### Alternative links with double square brackets
Addition to markdowm
- `[[Link label|README.md]]` → [[Link label|README.md]]
- Note: different from MediaWiki syntax where it would be `[[README.md|Link label]]`
- `[[README.md]]` → [[README.md]]
- `[[our README|README.md|alt=Learn more about how to contribute]]` → [[our README|README.md|alt=Learn more about how to contribute]]