mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
update
This commit is contained in:
parent
c3e686663d
commit
e321779d6c
@ -79,8 +79,9 @@ npm run lint
|
|||||||
- `.md` files are parsed both as Markdown _and_ as LiquidJS templates.
|
- `.md` files are parsed both as Markdown _and_ as LiquidJS templates.
|
||||||
- When using Markdown, remember that _indentation and whitespace (e.g newlines)
|
- When using Markdown, remember that _indentation and whitespace (e.g newlines)
|
||||||
matter_. Custom tags attempt to strip leading whitespace from text contents
|
matter_. Custom tags attempt to strip leading whitespace from text contents
|
||||||
(based on the whitespace of the first line) to allow for indented code blocks
|
(based on the whitespace of the first line of text) to allow for more readable
|
||||||
-- see the `stripIndent` function in `source/helpers/type.ts` for details.
|
indentation between tags -- see the `stripIndent` function in
|
||||||
|
`source/helpers/type.ts` for details.
|
||||||
|
|
||||||
## Deploying
|
## Deploying
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user