Open
Conversation
…mment processing)
There was a bug where on the first evaluation, the path would have a / attached to the end, leading to a stackoverlow in compile; these should be caught better somehow...
at some point, the connection established message from client stopped working; not sure why. So moved to using a watch on the connected-uids atom, which is more reliable and doesn't involve a wait on the client side to ensure there's a connection
this is necessary for newly connected tabs to get all of the results
If a block is only separated by a single newline from a code comment which follows it (assuming not a md-comment), then include it as part of the block. This means that if you want code-comments to be considered the start of the next block, you need to add a blank line, as you would in markdown.
originally, was just inlining in the head of the document from resources, and I don't want to have to track all those files in git
…ependencies as metadata annotations this provides an escape hatch in cases where oz isn't picking up on this information analytically
…nt blocks from crashing
this may be creating more connections than we want, meaning more data being sent over than needed
added styling-options doc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.