Go to file
dependabot[bot] 322db3406e
Build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#22)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 01:01:08 +02: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 word-wrap from 1.2.3 to 1.2.4 (#22) 2023-07-19 01:01:08 +02: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.