Embedded HTML/Markup language
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It would be reasonably easy to allow users to embed images / links with a markup language. This will probably already be necessary for the sake of quoting. The syntax for this markup needs to be established. Possibly something like:
```
[quote](123456)This is quoted text[\quote]
[link](http://reddit.com)This is a link[\link]
```
where the '123456' in the first sample would be the comment ID. This value would probably just be provided by javascript after pressing something like a "quote this" button.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.