Friday, January 18, 2019

Re: How to conceal the "#" markdown symbol?

On Sat, Jan 19, 2019 at 6:25 AM Joey Ling <lingyao1986@gmail.com> wrote:
>
> 1. I want to conceal the "#" markdown symbol in all cases except when I start to edit the header line like the Typora style?

see :help conceal
>
> 2. What's the <ac> symbol in the toc buffer like the screenshot below and how to remove it?
>
> https://groups.google.com/group/pandoc-discuss/attach/113699c84bafcf/TIM%E6%88%AA%E5%9B%BE20190118145234.png?part=0.1&view=1&authuser=0

I think it represents the byte 0xAC and that that byte is not a
"printable character" in your 'encoding'.
See
:help 'display'
:help 'isprint'

Best regards,
Tony.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: