Skip to content

Commit d01a38b

Browse files
Addison Schultzgitbook-bot
Addison Schultz
authored andcommitted
GITBOOK-96: change request with no subject merged in GitBook
1 parent ae86388 commit d01a38b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/integrations/blocks/markdown.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
# Working with Markdown
22

3-
GitBook can synchronize user content with Git repositories with content being formatted as Markdown. Integration blocks can be configured to leverage custom formatting and parsing of markdown content.
4-
5-
## Default formatting and parsing
6-
7-
GitBook will automatically support formatting and parsing all integration blocks with Markdown. By default the Liquid syntax is used:
8-
9-
```markdown
10-
{% raw %}
11-
{% myintegration/block-name propA="A" %}
12-
{% endraw %}
13-
```
3+
Integration blocks can be configured to leverage custom formatting and parsing of markdown content.
144

155
## As a code block
166

0 commit comments

Comments
 (0)