I know where you're coming from and I have certainly thought having the ability to save a draft would be nice, but not that significant. I suspect that you would find this feature more useful than some others because your posts tend to be longer and more detailed, hence making the ability to save a draft more valuable.
However, I'm not sure that the benefit is great enough. I use <BR>, <P>, <blockquote>, <EM>, and lists. That really is all that I need. However, if you think about it, this really isn't HTML. vroom has created a markup language that is similar to HTML (and generally uses the browser's ability to parse it). There are so many non-standard elements that I think it's a different markup language and helpful to think of it that way:
- <READMORE>
- <CODE> (which unfortunately is the same name as an HTML tag)
- [cpan://CGI|use it or else]
- [Ovid|some guy's home node]
If I look at it in that light, I might think "the similarity to HTML makes it easier to learn." If I think of it as HTML, I might get irritated that it's non-standard. It's a matter of looking at the glass as half-full or half-empty (or twice as large as it needs to be).
I recall that abigail had similar complaints.
Cheers,
Ovid
Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.