Go to file
dependabot[bot] 693de16332
Build(deps): bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 00:41:47 +00:00
.github/workflows DEV: Update CI workflows (#18) 2023-01-10 19:30:47 +00:00
common UX: makes texts more readable 2021-06-01 11:38:29 +02:00
javascripts/discourse DEV: Update eslint-config-discourse, use prettier for hbs (#17) 2023-01-04 13:46:24 +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
.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 plugin-> theme component (#20) 2023-02-04 15:57:50 +01: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 semver from 6.3.0 to 6.3.1 2023-07-12 00:41:47 +00: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 theme component, please bring them up on Discourse Meta.