You're viewing old version number 43. - Current version

7 min

Markdown Wars - September 2014

Maybe this will be a new reality TV show. I'm glad that I have been writing in Textile, nearly every day since 2005.

My Junco and Grebe codebases allow markup writing in Textile, MultiMarkdown, and some HTML.

I've created my own flavor of Markdown/MultiMarkdown by adding some formatting commands that I want.

And I've added custom, Textile-like formatting commands to both apps that are available, regardless of which markup is used.

Old post about typing in plain-text, which has been my preferred way of typing for many years.

http://chronicle.com/blogs/profhacker/markdown-the-syntax-you-probably-already-know/35295


When I worked at the BSBO and NFO, I got frustrated with apps like Microsoft Word when I created a lightly formatted text file.

I disliked the way that Word would format my writing in unexpected ways. Many times, I had no idea how additional spacing appeared between lines.

The fancy pants wordprocessor was way overblown for most of my needs, so I would use Notepad or a simple blog tool.

I prefer to create plain text that gets formatted to HTML. I'm disinterested in Word and PDF files.

Old related posts

GitHub's Markdown flavor:
https://help.github.com/articles/github-flavored-markdown

Markup language for screenwriters
http://fountain.io/

2009 post:
http://blog.codinghorror.com/responsible-open-source-code-parenting/

2012 post:
http://blog.codinghorror.com/the-future-of-markdown/

Markdown test suite
https://github.com/michelf/mdtest/

Markdown, Gruber, and Atwood discussion from a couple years ago:
https://news.ycombinator.com/item?id=4716501

http://rumproarious.com/2012/10/29/markdown-the-spec/

Sep 4, 2014

Hilarious. The geeks have crapped their pants.

https://twitter.com/jcb/status/507532055618797568

wake up, log in to twitter, everyones pissed about markdown

I wonder if anyone got upset with MultiMarkdown, or did the creator of MultiMarkdown get permission to include "Markdown" in the name?

http://blog.codinghorror.com/standard-flavored-markdown

http://spinhalf.net/omg-markdown

http://standardmarkdown.com

http://johnmacfarlane.net/babelmark2

https://twitter.com/marcoarment/status/507547724968128512

http://scripting.com/2014/09/04/letMarkdownBeMarkdown.html

https://twitter.com/gruber/status/507590561172176897

https://twitter.com/horse_markdown

http://discourse.codinghorror.com/t/standard-flavored-markdown/2382/16

http://talk.standardmarkdown.com/

https://github.com/TryGhost/Ghost/issues/3959

https://twitter.com/codinghorror/status/507680549712838656

I apologize for any drama, I dislike drama, I like resolutions and forward progress. That is what I am aiming for.

http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/

It's good to object and debate, but some of the A-list geeks needlessly wigged out.

Verbal pissing matches occur in the Internet tubes. Sometimes, it's fun to be on the field participating, and other times, it's better to be a spectator.

After reading through posts from the past to the current, I agree with Atwood's standard initiative, and I think that Marco and Gruber knee-jerked and behaved disappointingly.

And the attempts at sarcastic humor were futile at best.

It appears that Gruber has shown no interest in advancing the Markdown movement in this decade.

Atwood has shown interest in improving and standardizing Markdown since 2007.

The new markup initiative will continue, regardless what Gruber thinks because too many other intelligent people from popular web services want this to happen.

Gruber can continue to write about Apple products while others continue to make it easy for people to write to the web.

Markdown's Perl code looks much less professional than Textile's Perl code.

Markdown needs a modern touch, regarding its development, standardization, testing, roadmap, etc. It needs to be a "real" project. What's wrong with that?

It's 2014 not 2004.

https://github.com/jgm/stmd

Sep 5, 2014

http://scripting.com/2014/09/05/emailToGruber.html

Winer commented:

Markdown is great, as-is.

For him, but not for me when I compare Markdown to Textile and MultiMarkdown.

For some reason, these geeks overlook the main reason for Atwood's desire to standardize how Markdown is suppose to work. Atwood gave a simple example in his blog post:
http://blog.codinghorror.com/standard-flavored-markdown/

Consider this simple Markdown example:
# Hello there

This is a paragraph.

- one
- two
- three
- four

1. pirate
2. ninja
3. zombie

Just for that, I count fifteen different rendered outputs from 22 different Markdown parsers.

And the Perl module for Markdown fouls up the formatting when processing the above markup. I encounter this foul-up in my own Markdown typing, and it's annoying. But is this foul-up the proper way to format? I'm guessing not, but who knows for sure.

15 different rendered outputs from 22 Markdown parsers??

That's what the geeks need to focus on and quit wasting their brain cycles about parser names.

More from Winer's Sep 5, 2014 comment

I'm not going to read the piece about Atwood because I don't care. I used to think he was a pretty smart guy, and that maybe I'd like to work with him someday, but what I've seen now, I'm pretty sure I don't .

That's hilarious considering who wrote that. So Winer resorts to passive aggressive trash talking with his backhanded remark, "I used to think he was a pretty smart guy ..."

So Atwood helps create StackOverflow / StackExchange. He helps create a modern message board in Discourse. He helped design a new keyboard in the past couple years. But Winer with his classless remark thinks that Atwood has lost his smarts.

These guys are all infuriating and make me want to drop them from my reading list. They act like petulant children. They are so full of themselves sometimes. They also act authoritative as if what they say is the final word on the subject. They like to dish it out, but they cannot take it back.

Long live Textile, at least the Perl version, and whatever flavor of Markdown that I want to create.

I wonder if Atwood helped popularize Markdown among geekdom because StackOverflow.com incorporated its version of Markdown.

If StackOverflow had chosen Textile, would the markup world be different today?

I think that I'll continue to modify my version of the Perl Markdown module to follow the proposed standard and fix the flaws.

It's interesting that Atwood's so-called standard uses a couple defaults that I implemented in my version of Markdown.

  • For text lines separated by a return key, I have Markdown format those lines as separate lines like Textile does and not the default Markdown way of displaying the text on one line.
  • I have raw URLs automatically converted to a link. The default for Markdown is surround the URL with less-than and greater-than symbols to make the link.

Both of those default behaviors, however, can be reversed in my apps by using my own custom commands:

  • newline_to_br = no
  • url_to_link = no

Set to "no" and the formatting will work like the so-called normal Markdown.

Sep 8, 2014

Sep 8, 2014 - Scripting News - Reporters or press release writers?

Tomorrow 2000 reporters and bloggers will visit Apple in Cupertino, watch a stage performance with Apple's top execs, and write in gushing terms, the exact same story, every one of them, exactly as dictated by Apple Computer, Inc.

Meanwhile, there's been a rebellion in Markdown-land, a real story, not a press release rewrite, but there has been, as far as I can tell, not one story by any tech reporter. Confirming the belief that they only write stories that are sanctioned by big companies. Or news about their stock prices. Or rumblings from competitors about eating their lunch.

No conspiracy. The reason tech reporters don't write about Markdown-gate is because it's an insignificant issue even among tech journalists. I'm guessing most tech reporters don't use Markdown.

The general public, the holiday shopping and want-list crowd are interested in Apple's new products. So are all of the other tech companies competing against Apple.

Apple's big announcements on Tue, Sep 9, 2014 are worldwide news that interests millions of people. Comparably, a nearly undetectable amount of people are following Markdown-gate. It's a non-story, except for hard core geeks.

"... and write in gushing terms, ..."

Like Gruber? He'll probably be orgasmic about Apple's new product announcements. So will gazillions of other people around the globe. So what?

Both geeks and humans are interested in what Apple will be releasing. New iPhones, an iWatch, new laptops, new tablets, TV-something?, etc. It's going to be huge.

The iWatch is the one the product that I'm most interested in learning about.

When Apple's iWatch eventually goes on sale, how many companies with already existing similar products will disappear in a couple years?

The Pebble watch looks interesting. $150. C API for building apps. But will it still exist beyond 2015?

http://scripting.com/2014/09/08/soImSidingWithGruber.html

Ooo, sides.

I took the time to play around with Markdown again. I use it more at my other blog sites: MakeToledo.com and BirdBrainsBrewing.com. But I also use Textile too.

I only use a few basic commands from both markup languages. Whatever.

I've created enough other custom formatting commands, such as embedding media, template includes, etc., that I don't care what happens one way or the other with any markup language because I learned basic HTML in 1996, so that's always a viable fall back. And sometimes, I write HTML in my web posts.

#writing - #markup - #markdown - #textile - #design - #blog_jr

By JR - 1417 words
created: - updated:
source - versions

Related articles
Markdown Wars - September 2014 - Sep 09, 2014
Crafting an online media story - Mar 03, 2014
Markup Languages - Textile and Markdown - May 15, 2014
Interesting Tech and Writing Info - Dec 14, 2015
Testing fenced code block commands - Sep 23, 2014
more >>

short url


A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 4, 2024 - 6:20 p.m. EDT