Rich Lott
Rich Lott
**Checklist** Please confirm you have run the following commands and restarted Neovim and are encountering the issue with the current latest version of AstroNvim - [x] `:PackerSync` - [x] `:AstroUpdate`...
I think the demo is supposed to show that this provides equivalent results to php markdown, but faster. Instead it shows the following: 
I removed a colour from the definition (or I misspelled a colour name) and I get this error: ``` Message: node_modules/chroma-sass/sass/chroma/_functions.scss Error: The color "watermark" was not found. on line...
Although the checkbox for "always link to Google play" was not checked, my app list exports links to Google even for my f-droid installed apps.
I'd like to be able to write a plugin that when the title is clicked, some (bash) action is done, but there is no drop-down menu. This would be super...
The lines `A --> B` should not go off-canvas. **To Reproduce** https://mermaid-js.github.io/mermaid-live-editor/edit#pako:eNqNkjFvgzAQhf-KdVMrhQpcQYpVZUk6dKgUtR29OHAJSNhGxgxVlP9eOxBoAlK62e_ee59s3REynSMwOBhRF-R7wxUhmY2j-IHDFk2jFYdHxlhmzxMTx6mbfGLWmtedWb0rsjX6YLBpep8ZfCR4ClZd2VlTyzBy2bVW1pS71pZa-Qoa0jAIkyBa-ttay7pCi3lfp4boXB0JvORh15KMnwcTnWVG6T-YdIZJp0x6w6RJ8jL_0Ogu1Gcn1E68xg7ayI2jJJ3n0rtcn51wO_Ev18Mc4gPlzi1HUdZk_MquUF5sN22dNHbBAiQaKcrcbd_ROzjYAiVyYO6Y4160leXA1clZ2zoXFt_y0moDbC-qBhcgWqu_flQGzJoWL6ZNKdwyy951-gVaktY2 ```mermaid graph TD ct515("Person"):::ct cr559("RecurIn Progress"):::cr cr559 -.-> ct515 cn701("Contribution2020-06-17Completed"):::cn cn701 -.-> ct515 cn701 --> cr559 cn701 -->...
**Describe the bug** While working on phpunit classes, diagnostics show up lots of missing methods making an error on almost every line. This is because it doesn't know about the...
https://user-images.githubusercontent.com/870343/184016231-bac79f5f-9ee3-42bf-b394-3c03fcebb9ad.mp4 The player does weird things while streaming and seeking. eg. Seek forward then try to go back and it jumps further forwards!
I have two docker-compose projects running on the same host. Each is configured as in #360, each with a docker-compose.yml `networks` part defining a network each, like ```yaml networks: public:...
Thanks for this excellent site, it's really useful! I often come here when I'm stuck on something. At those times I always have to find the manual, too: https://stedolan.github.io/jq/manual/ (Searching...