Josiah Nunemaker
Josiah Nunemaker
How do you organize all of your projects and repos on your computer? Do you just dump everything in the same folder? Do you sort it by language or project...
**Description** When an editor has an editable void, toDOMPoint can throw an exception when selecting a range. Seems to only happen in Chrome **Recording** https://user-images.githubusercontent.com/7729878/167158777-2dd3dd16-a0e9-41f0-baed-686c2efd7e63.mov **Sandbox** [https://codesandbox.io/s/slate-reproductions-forked-152ore?file=%2Findex.js](https://codesandbox.io/s/slate-reproductions-forked-152ore?file=%2Findex.js) **Steps** To reproduce...
This PR adds a TypeScript definition file for users that use TypeScript. It also provides autocomplete for component props in supported editors (such as VS Code)
**Problem** Changing a node of one type into a node of another type is a fairly common task. The examples use `setNodes` to change the type of a node, but...
### Describe the bug When using the tooltip to create a note from a template, and the template has a `filepath` specified, the wikilink is not linked up. I assume...
The [page on page naming](https://silverbullet.md/Page%20Name%20Rules) describes several rules, but when creating the page via the UI, those rules aren't enforced. It wouldn't be a bad idea to have checks in...