honjun / hexo-theme-sakura

684 stars 211 forks source link

A error in the code block #28

Closed littlegreedy closed 5 years ago

littlegreedy commented 5 years ago

When "<"is next to any letter , there‘s a BUG. e.g:cout<<number; "<number" is going to disappear.