Go to file
dependabot[bot] e7ec81230a
Build(deps): bump json5 from 2.2.1 to 2.2.2 (#16)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 22:50:29 -05:00
.github/workflows DEV: Update CI workflows (#15) 2022-12-30 22:40:36 -05:00
common UX: makes texts more readable 2021-06-01 11:38:29 +02:00
javascripts/discourse DEV: Replace bootbox alert dialog (#13) 2022-10-31 08:04:38 -03: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
.discourse-compatibility DEV: Fix `key-value-store:main` deprecation (#11) 2022-08-13 22:40:11 +02:00
.eslintrc DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +02:00
.gitignore DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +02:00
.prettierrc DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +02:00
.template-lintrc.js DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +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 DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +02:00
package.json DEV: Add CI setup and fix linting issues (#9) 2022-06-18 21:27:31 +02:00
yarn.lock Build(deps): bump json5 from 2.2.1 to 2.2.2 (#16) 2022-12-30 22:50:29 -05: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.