Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I approved and FP'd this node because I wanted to see some discussion about it. I don't necessarily support the use of Markdown, but I do think that some similar filter(s) would be a worthwhile addition. There are many out there and probably many of them have Perl implementations. I know about Text::Textile and Text::Tiki, for a couple examples.

I agree with others in that I believe, if implemented, the use of such should be configurable via user settings and should be off by default.

One reason why I think that Markdown might not be the right choice is that it wasn't created to solve the same right problems... From the Philosophy section of the Overview in the page describing Markdown's syntax:

Readability, however, is emphasized above all else. A Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions.
I don't think we really care much about how PM nodes look in plaintext.

Some of the features I'd like would include:

  • Easier ordered and unordered lists.
  • Quick and easy footnotes.
  • Single character emphasis, strong, underline, super/subscript, and blockquote indicators.
  • Automatic paragraph tags. (If smart enough.)
Super easy tables (like Textile's) would be really cool too.

Of course, maybe custom implementations for some of this stuff would be better than trying to adapt an existing formatting language too. So, whichever. Or none at all if there isn't enough interest. It isn't like we don't get by just fine as is.

Does anyone have any reasons why this kind of thing should not be implememented? I mean, assuming a clean integration with the current syntax could be accomplished? I can't really think of one outside of a "little gain for the effort" argument.

-sauoq
"My two cents aren't worth a dime.";

In reply to Re: Markdown syntax useful to the Monestary? by sauoq
in thread Markdown syntax useful to the Monastery? by radiantmatrix

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 06:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found