Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@cedricdelpoux cedricdelpoux released this 11 Mar 08:09
· 158 commits to master since this release

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