Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 Vim 与美人鱼流程图插件一起使用。我要修复的代码如下。
sequenceDiagram A ->> B: Hello! Note right of A: AAAAAAAAAAAA</br>BBBBBBBBBBBCCCCCCCCC
生成的流程图在这里:
如果我</br>用来对齐句子,则字符串会CCCCC从黄色节点框中突出。所以,我想放大黄色节点框。我怎样才能做到这一点?
</br>
CCCCC