-
Notifications
You must be signed in to change notification settings - Fork 2.2k
single-pool: update docs with examples #5414
Conversation
199edf0
to
be2cd27
Compare
well this is driving me crazy... as-is, this block:
produces this error:
at first i thought maybe it doesnt understand the js autofill thing (where you type
the only things i can think of is i have a syntax error somewhere (im 100% sure there are no mismatched brackets anywhere in the file because i can use my editor to check for them, and 90% sure there are no mismatched backticks) or the docusaurus parser is broken in some way...? @joncinque you wouldnt happen to have any insight would you... |
something extremely strange is happening because if i put |
ok this is 100% a parser bug in docusaurus because the error moves from
when i add a newline between |
i fixed it by adding tons of newlines to the file and i am now a supporter of any totalitarian regime that would force all web programmers to take an intro-level computational linguistics course |
im ready for review with the caveat that i need to fill in whatever the npm package name will be where it says |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great overall! Just a few small comments, but this will be great to get people started
alright merging after i have npm urls to add |
latest commit per #5488 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me once the links are updated with the deployed packages.
I'm pretty sure we still want this, right? |
yes i just needed to finally get the js on npm, which is now done! |
Pull request has been modified.
No description provided.