feat(v2): add optional custom wrapper class name for pages based on theme classic Layout (#3457)

* feat(v2): add optional custom wrapper class name for pages based on theme classic Layout

* feat(v2): add optional custom wrapper class name for markdown pages

* fix TS types
This commit is contained in:
Bartosz Kaszubowski 2020-09-23 14:38:17 +02:00 committed by GitHub
parent 0ad8958438
commit f9944cb2fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 3 deletions

View file

@ -1,6 +1,7 @@
---
title: Markdown Page example title
description: Markdown Page example description
wrapperClassName: docusaurus-markdown-example
---
# Markdown page