Skip to content

Commit a001fef

Browse files
committed
update README.md
1 parent 0a65e64 commit a001fef

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ or [for Pivot as piece of config+software](https://matrix.to/#/#solid_pivot:matr
2626

2727
### - CSS >= 7.1.9
2828
CSS >= 7.1.9 implements folder expansion from root in StaticAssets. Please replace the mashlib StaticAssets entries in your configuration file with the mashlib StaticAssets entries from `config/customise-me.json`
29-
````json
29+
30+
```
3031
{
3132
"comment": "Serve Mashlib static files from /dist/ folder.",
3233
"@id": "urn:solid-server:default:StaticAssetHandler",
@@ -40,10 +41,10 @@ CSS >= 7.1.9 implements folder expansion from root in StaticAssets. Please repla
4041
]
4142
}
4243
```
43-
### - mashlib >= v2.0.0
4444

45-
As from mashlib v2 the `config/customise-me.json` contains new parameters to :
46-
- remove CSS default `Markdown to Html converter`
45+
### - mashlib >= v2.0.0
46+
As from mashlib v2 the `config/customise-me.json` contains a new parameter to add to your configuration file :
47+
- to remove CSS default `Markdown to Html converter`
4748
```json
4849
{
4950
"comment": "Remove the Markdown to HTML converter from the default chained converter",

0 commit comments

Comments
 (0)