-
TailwindCSS has some nice content separators, callouts, etc., than can be used on the following pages to break up the text and make the read experience a little better:
* [ ] https://lfe.io/learn/
*…
-
## Reproduction
`['rehype-wrap-all', { selector: 'blockquote, blockquote+figcaption', wrapper: 'figure' }]`
## What is expected?
This should be converted
```html
I am a blockquote
```
…
-
This is a technical design spec for making sure our editor is in sync with both the latest editor PRD and the Figma design.
#Resources:
**Editor PRD (from Harris)**: https://docs.google.com/docu…
-
In the obsidian if I want to put a link [[ link | alias]] in a cell of a table I need to use `\| `chars.
Now, plugin removes \ char. This is a bug
-
In other words, should parse the backslash and the proceeding whitespace as a hard line break as a whole. or leave the proceeding whitespaces and only parse the backslash as a hard line break?
for …
-
Right now the library does two things implicitly:
1. parse an XML tree looking for parametric attributes, returning the so-called `VirtualTree`;
2. update the XML tree with new calculations.
I’d like…
-
If you want to ask for support or request features, [sponsor the project](https://github.com/sponsors/petyosi) and [contact me over email](mailto:petyo@mdxeditor.dev).
- [x] I have searched for sim…
-
**Is your feature request related to a problem? Please describe.**
Apparently this is a valid context to embed links within the vault
```prolog
![pdf](./local.pdf)
![markdown](./relative/pat…
-
Описание из #8:
> Надо сделать как на классических имиджбордах перекраску текста, начинающегося со знакак "больше" (`>`), в зелёный цвет. Сейчас этому мешает то, что дефолтный парсинг цитат не подход…
-
在导出与语雀的表格格式为markdown后出现错误,表格全乱了。。。。