Extra blank line displayed from and in VS2015CE, can't get rid of it

后端 未结 1 452
慢半拍i
慢半拍i 2021-01-02 04:01

When I use tag in documentation (in form of as well) in Visual Studio 2015 Community Edition

1条回答
  •  耶瑟儿~
    2021-01-02 04:38

    After all, it seems that there's no way to get rid of extra blank line rendered by Visual Studio when using any form of tag.

    Furthermore, there seems to be no way of adding a simple line break. No, HTML tags don't work. No, &10; and &13; are not working either.

    So, it basically boils down to this: either no line breaks at all, or extra line breaks.

    0 讨论(0)
提交回复
热议问题