Jason Maa
Jason Maa
Add support for nested square brackets in link text. ex. `[alice [at] example dot com](https://example.com)` previously parsed as: ``` TEXT: alice [at LINK: https://example.com ``` This will now parse as:...
### Description Docs describe a [file upload component](https://cloudscape.design/components/fileupload/) but it appears this component is not directly available in the library. File upload is non-trivial to implement and the documented example...
## :bookmark_tabs: Summary Order pie chart slices clockwise by order of entries.  Resolves #3593 ## :straight_ruler: Design Decisions Created an `order` field on pie...
This updates the Docker Compose setup to work with more recent changes to the project. It also updates the mimemagic version due to mimemagic 0.3.3 being yanked.
Node: v16.17.0 Pluralize: v8.0.0 Expected to see `"epochs"` but string was pluralized to `"epoches"`
**Describe the bug** On Windows, if the command prompt window used to start the Finch VM is closed without manually stopping the VM, Finch VM fails to restart with error...