elvirbrk / NoteHighlight2016

Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
GNU General Public License v2.0
3.79k stars 393 forks source link

plan to support YAML or not? #127

Closed IsaacHu closed 3 years ago

valuex commented 3 years ago

Actully YAML is supported. You may add the following code to ribbon.xml and it'll work:
<button id="buttonYAML" label="YAML" size="large" screentip="Enter YAMLCode" onAction="AddInButtonClicked" tag="YAML" keytip="YA" image="Other.png" visible="true"/>