-
### The nature of the feature:
- [X] Parser(syntax, conceal etc. related)
- [X] Renderer(style, options etc. related)
- [ ] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.ak-kurier.de%2Fakkurier%2Fwww%2Fartikel%2F55002-stadtwerke-wissen--datenpanne-sorgt-fuer--rger&edit-…
-
I can't disable conceal even if I have the following codes in my `.vimrc`
```
let g:pencil#conceallevel = 0
```
so `**word**` still show as `word` without the surrounding `**`
-
It would be great if vim-pandoc-syntax concealed the language attribute "lang" (which is about natural, not programming languages).
https://pandoc.org/MANUAL.html#language-variables
Motivation: …
-
Greek characters (`\alpha`, etc.) are not concealed in math regions, even though e.g. math operators are correctly concealed, and `:syn list texGreek` lists a bunch of entries of the form `match /\\al…
-
Or add an option to do so. I realize that checkboxes like GFM supports are not in Pandoc Markdown, but they're damned useful.
-
pandoc manual says
> A backslash-escaped space is parsed as a nonbreaking space. It will appear in TeX output as ~ and in HTML and XML as `\ ` or `\ `.
It would be helpful if the vim p…
-
- nvim --version
```
NVIM v0.4.4
Build type: Release
LuaJIT 2.1.0-beta3
Compilation:
Compiled by _nixbld2
Features: +acl +iconv +tui
```
- OS: Macos X Catalina v10.15.7
- Terminal em…
-
https://github.com/users/BSCPGROUPHOLDINGSLLC/projects/1#column-18309490
Begin forwarded message:
> ATTN: JP MORGAN CHASE BANK, N/A.
> REDACTED
>
> I had a moment to clean this up and also …
-
Dear @KeitaNakamura:
It actually shouldn't an issue but just a feature request. I wish it is possible to hide `\frac{onething}{something else}` into `onething / something else`. I simply think that…