Embedded HTML/Markup language
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.