docusaurus/lib
Héctor Ramos f803dcbc8e Handle non-standard code blocks gracefully
Prior to this change, Docusaurus would encounter an error when trying to parse a ```SnackPlayer ``` codeblock in Prism.js. These code blocks are unique to the React Native site as of this writing. A proper long term fix would be to handle SnackPlayer properly as we do in the React Native website, but until then let's avoid crashing when we encounter these types of blocks.
2017-08-25 11:11:07 -07:00
..
core Handle non-standard code blocks gracefully 2017-08-25 11:11:07 -07:00
server Fix replacement of relative doc links 2017-08-16 16:17:33 -07:00
static Merge pull request #64 from facebookexperimental/color-configs 2017-08-10 17:00:25 -07:00
build-files.js Add comments 2017-08-15 16:55:38 -07:00
copy-examples.js Fix examples script for Windows 2017-08-16 20:33:07 -07:00
publish-gh-pages.js Update publish script to create gh-pages branch if it does not exist 2017-08-16 17:36:00 -07:00
rename-version.js Add script to rename existing version 2017-08-14 14:02:56 -07:00
start-server.js Add comments 2017-08-15 16:55:38 -07:00
version.js Fix to metadata ids 2017-08-14 10:19:01 -07:00
write-translations.js Add comments 2017-08-15 16:55:38 -07:00