Please, for the love of god, make onenote have the ability to do code syntax highlighting with options and defaults for the same color schemes found in most ide's. For example, you could wrap the code you want to highlight in tags. Ex:
<ruby>
10000000000.times do
puts "Put syntax highlighting in onenote!"
end
</ruby>
TonesAndClones267 karma
Please, for the love of god, make onenote have the ability to do code syntax highlighting with options and defaults for the same color schemes found in most ide's. For example, you could wrap the code you want to highlight in tags. Ex:
View HistoryShare Link