-
mkdocs.yaml:
```yaml
markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:mermaid2.fence_mermaid_custom
plugin…
-
I am using Rider with the trial version of _Markdown Editor Enhanced_.
Whenever this plugin is enabled, the plugin _Markdown_ that comes bundled with Rider shows an error:
> 12.10.2021
> 1…
-
The following are valid markdown, but when I try to insert lines below any of the following, > characters aren't created.
>quote
>>nested quote
>>>double nested quote
```md
>quote
>>nested q…
-
It is wonderful work. But, I meet a problem. I can use the snips in tex file but not in md file. I pin the branch to "markdown" use packer plugin manager and I add the "markdown" to the ft configurati…
-
### What's the feature?
At the moment, exporting a project as .svg, .png, .etc. leads the user to a save-file-as dialogue window that offers to save the exported file as `untitled.svg`.
I'd like …
-
### Current Behavior
`AttributeCompatibilityRule`s leak from a subproject when defined as a `project()` dependency.
### Expected Behavior
`AttributeCompatibilityRule`s do not leak from a subproject…
-
The markdown plugin has a nice and simple way to configure how it deals with content, by just passing the name of the routes you want it to handle. However, this "magic" limits the devs on the way the…
-
# error log :
2024-10-24T08:15:56.411010Z ERROR yazi_plugin::isolate::peek: RuntimeError("[string \"hexyl\"]:49: attempt to index a nil value (field 'Text')\nstack traceback:\n\t[string \"hexyl\…
-
Will you be publishing a Temml markdown-it plugin? https://www.npmjs.com/search?q=keywords:markdown-it-plugin
I currently use the katex plugin that vscode natively uses - https://github.com/mjbvz/m…
-
Hi @mProjectsCode,
First of all, thanks for creating this amazing plugin! It's been a great addition to my Obsidian setup.
I wanted to ask if it's possible to dynamically generate native search …