Microsoft Word中的Python语法突出显示

Cas*_*ash 6 python ms-word

有什么办法可以在Microsoft Word中突出显示我的Python代码语法吗?

Ste*_*lla 13

使用执行语法突出显示的pastebin,例如:

https://gist.github.com/anonymous/82cb7f691673e0147edf

然后将语法突出显示的代码复制并粘贴到Word中.为我工作完美.

  • 这是[另一个](http://www.planetb.ca/2008/11/syntax-highlight-code-in-word-documents/),如果这对我的人不起作用,对我有用.. . (4认同)