-
We would follow Obsidian style as listed on here https://help.obsidian.md/How+to/Use+callouts
```
> [!INFO]
> Here's a callout block.
> It supports **markdown** and [[Internal link|wikilinks]].
…
-
I tried to do an Indexes using `gatsby-plugin-meilisearch` with a `yarn build`, but I got the following error
Anyone else with the same error?
# Error
```
ERROR
Cannot read properties of …
-
When I try to press enter to insert a new line under MD editor it doesn't go to a new line in the preview. If the user presses keyboard enter twice then it's taking to a new line.
Please find the at…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/mai…
-
Just adding a simple script tag which logs Hello to a page gives this error:
```
error Could not import `/src/pages/contact-us.astro?astro&type=script&index=0&lang.ts`.
Hint:
This is of…
-
Hi @janosh,
This is not about bugs or issues, but the discussions tab is not active in this repo.
Am I thinking if this will have any sense to add to svelte-toc or if not if you mind helping me …
-
if a markdown contains unknown language code block, such as
\`\`\`sequence
Alice->Bob: Hello Bob, how are you?
Note right of Bob: Bob thinks
Bob-->Alice: I am good thanks!
\`\`\`
the `serial…
-
- https://github.com/uiwjs/react-markdown-preview/issues/195#issue-1297472301
The `node.position` data is lost after using the `rehype-prism-plus@1.4.2` plugin. @timlrx
```jsx
{
if (in…
-
## Summary
We wrap images processed by `gatsby-remark-images` via [plugin option](https://github.com/newrelic/docs-website/blob/d22496e7f5c11b78b6541ffa4a1526880463ac30/gatsby-config.js#L195).
W…
-
When creating markdown pages I want to add mermaid-syntax diagrams so that I can display nicely rendered diagrams
https://mermaid-js.github.io/mermaid/#/
## Acceptance
* [x] I can have have …