Skip to content

Commit f1efe01

Browse files
SCodeGitCloudCannon
authored andcommitted
Added 1 file via CloudCannon.
1 parent fa40008 commit f1efe01

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

cloudcannon.config.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
_schema: _schema
2+
paths:
3+
uploads: uploads
4+
static: ''
5+
timezone: Etc/GMT+8
6+
markdown:
7+
engine: commonmark
8+
options:
9+
xhtml: false
10+
breaks: false
11+
linkify: false
12+
typographer: false
13+
spaced_lists: false
14+
sentence_per_line: false
15+
gfm: false
16+
code_block_fences: '```'
17+
escape_snippets_in_code_blocks: false
18+
treat_indentation_as_code: false
19+
table: false
20+
strikethrough: false
21+
subscript: false
22+
superscript: false
23+
heading_ids: false
24+
attributes: false

0 commit comments

Comments
 (0)