panicnow@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoVIM Training Wheelslemmy.worldexternal-linkmessage-square10linkfedilinkarrow-up170arrow-down11
arrow-up169arrow-down1external-linkVIM Training Wheelslemmy.worldpanicnow@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square10linkfedilink
minus-squareboatswain@infosec.publinkfedilinkarrow-up13·2 years agoIt would basically let you see all the hidden characters that indicate formatting, which made it possible to see why your text would suddenly display in a weird way.
minus-squarevort3@lemmy.mllinkfedilinkarrow-up6·2 years agoIs it like show formatting marks / show hidden symbols in modern software, that shows ends of paragrahs and tabs?
minus-squareHawke@lemmy.worldlinkfedilinkarrow-up8·2 years agoCloser to html “view source”, or the “developer tools” you find in a web browser. https://kb.corel.com/en/127364
What is reveal codes?
It would basically let you see all the hidden characters that indicate formatting, which made it possible to see why your text would suddenly display in a weird way.
Is it like show formatting marks / show hidden symbols in modern software, that shows ends of paragrahs and tabs?
Closer to html “view source”, or the “developer tools” you find in a web browser.
https://kb.corel.com/en/127364
that does sound super useful