Releases: cedricdelpoux/gatsby-source-google-docs
Releases · cedricdelpoux/gatsby-source-google-docs
v2.0.0
Added
Features:
- Gatsby v3 support
- Gatsby Cloud support
- MDX support
- Script
gatsby-source-google-docs-token
for token generation - Crosslinks between documents
- Related content
- Metadata from YAML Google Drive descriptions
Formats
- Underline support
- Blockquote support
- Superscript support
- Subscript support
- Code Blocks support
- Inline Code support
- Footnotes support
- Font size support
- Foreground color support
- Background color support
- Horizontal tabulations
- Vertical tabulations
Options:
createPages
pageContext
demoteHeadings
folder
keepDefaultStyle
imagesOptions
skipCodes
skipFootnotes
skipHeadings
skipImages
skipLists
skipQuotes
skipTables
Updated
- Breadcrumb is now an array of
{name, path}
Deleted
Options:
config
fieldsMapper
fieldsDefault
folders
updateMetadata