Frustrating doesn't even start to describe the experience that wanting to post a well formated snip of code is at times.
e.g
Example
Spent quite sometime aligning expressions and clicking the darn "preview bottom". When everything seems to look more or less what I wanted, I pressed "Submit" and what did I get?
Garbage!
Tabs from code are over-exaggerated, expressions are wrapped to the next line; defeating the purpose of clear formated code in first place. And what is it that the preview doesn't look like the final result?
Aia 1,977 Nearly a Posting Maven
Recommended Answers
Jump to Post> Use spaces instead of tabs, and this problem will pretty much go away.
In the example provided, Aia used tabs in the first snippet and spaces in the second snippet.
It's unfair to say that I refuse to admit there's a problem. I know that the tabs …
Jump to PostJust follow the golden rule of never using TABS in your source code along with following the 70/80 column limit by using good source code formatters and you should be good to go without having to rely on which algorithm is used to format/render your code.
Jump to PostFrustrating doesn't even start to describe the experience that wanting to post a well formated snip of code is at times.
e.g
Example
Spent quite sometime aligning expressions and clicking the darn "preview bottom". When everything seems to look more or less what I wanted, I pressed "Submit" and what did …
All 12 Replies
Narue 5,707 Bad Cop Team Colleague
Aia 1,977 Nearly a Posting Maven
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
Aia 1,977 Nearly a Posting Maven
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Aia 1,977 Nearly a Posting Maven
MidiMagic 579 Nearly a Senior Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
Aia commented: Oh, Thou magnanimous one. +7
Aia 1,977 Nearly a Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.