Embedded HTML/Markup language
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.