Breaking changes, rewrite; add support for plain text output and single page mode
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Single Page
|
||||
layout: book
|
||||
menu:
|
||||
after:
|
||||
weight: 7
|
||||
---
|
||||
@@ -17,7 +17,7 @@ bookHidden: true
|
||||
{{<button href="/">}}A Button{{</button>}}
|
||||
|
||||
- ## Card
|
||||
{{<card href="/docs/shortcodes/cards">}}
|
||||
{{<card href="/docs/shortcodes/experimental/cards">}}
|
||||
**Markdown**
|
||||
Suspendisse sed congue orci, eu congue metus. Nullam feugiat urna massa.
|
||||
{{</card>}}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Blog
|
||||
menu:
|
||||
after:
|
||||
weight: 5
|
||||
title: Blog
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user