Go to file
Joffrey JAFFEUX bd83fb0625 SECURITY: properly escape user input
This would only cause an issue with CSP disabled.
2022-01-05 09:41:17 +01:00
common UX: makes texts more readable 2021-06-01 11:38:29 +02:00
javascripts/discourse SECURITY: properly escape user input 2022-01-05 09:41:17 +01:00
locales REFACTOR: various code/UI/UX changes and refactorings 2020-04-20 16:07:10 +02:00
mobile removes links and clear placeholders for now 2020-04-22 12:41:42 +02:00
.eslintrc linting 2020-04-14 17:04:41 +02:00
.gitignore linting 2020-04-14 17:04:41 +02:00
LICENSE init 2019-05-14 11:18:12 +02:00
README.md Update README.md 2019-05-30 10:17:22 +02:00
about.json Update about.json 2021-03-04 16:22:57 -08:00
package.json linting 2020-04-14 17:04:41 +02:00
yarn.lock Build(deps): bump lodash from 4.17.19 to 4.17.21 (#2) 2021-05-11 10:28:24 -04:00

README.md

discourse-placeholder-theme-component

https://meta.discourse.org/t/discourse-placeholder-theme-component/113533

Usage

[wrap=placeholder key=NAME][/wrap]
[wrap=placeholder key=COUNTRY default=FR][/wrap]
[wrap=placeholder key=SECRET description="Used to open the bank"][/wrap]

I'm =NAME=, I come from =COUNTRY= let me tell you my secret: =SECRET==

Feedback

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.