Fix Markdown in README.md
This commit is contained in:
parent
c1e2f77724
commit
101e81b802
1 changed files with 2 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
## Project setup
|
## Project setup
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
|
```
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
### Compiles and hot-reloads for development
|
||||||
```
|
```
|
||||||
|
|
@ -40,11 +41,10 @@ npm run lint
|
||||||
### Customize configuration
|
### Customize configuration
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
## Theming
|
## Theming
|
||||||
|
|
||||||
# Sticker short codes - To enable sticker short codes, follow these steps:
|
# Sticker short codes - To enable sticker short codes, follow these steps:
|
||||||
* Run the "create sticker config" script using "npm run create-sticker-config <path-to-sticker-packs>"
|
* Run the "create sticker config" script using "npm run create-sticker-config <path-to-sticker-packs>"
|
||||||
* Insert the resulting config blob into the "shortCodeStickers" value of the config file (assets/config.json)
|
* Insert the resulting config blob into the "shortCodeStickers" value of the config file (assets/config.json)
|
||||||
* Rearrange order of sticker packs by editing the config blob above.
|
* Rearrange order of sticker packs by editing the config blob above.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue