tea.mathoverflow.net - Discussion Feed (Making the link to markdown syntax page more accessible?) Sun, 04 Nov 2018 13:10:37 -0800 http://mathoverflow.tqft.net/ Lussumo Vanilla 1.1.9 & Feed Publisher Emil J comments on "Making the link to markdown syntax page more accessible?" (18875) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=18875#Comment_18875 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=18875#Comment_18875 Sat, 07 Apr 2012 03:19:33 -0700 Emil J I also have a hard time finding the description page whenever I need it, and I strongly support bbukh’s point 4.

]]>
bbukh comments on "Making the link to markdown syntax page more accessible?" (18874) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=18874#Comment_18874 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=18874#Comment_18874 Sat, 07 Apr 2012 02:24:18 -0700 bbukh
1) The textual link appears only on the "Ask a question" screen, but not when one is writing an answer.
2) On the "Ask a question" screen the link is hard to spot (text is small, and it is not justified in line with the other text on the panel where it appears). I did not "see" it until I went to this thread. Justify with it with the rest and make it bigger!
3) Regarding to the content of the editing help: there are some gotchas with comments, which are processed differently from the questions or answers.
4) The blue question mark is not an obvious place. I tend to ignore all the non-textual elements on the page since most of them serve no functional purpose. I did not "see" the blue question mark until I went to this thread. How about making alt text into actual visible text? What I think of is "Editing help" written in two rows to the left of the blue question mark (could be part of the image). Other ideas might be better. ]]>
Andrea comments on "Making the link to markdown syntax page more accessible?" (5175) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=5175#Comment_5175 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=5175#Comment_5175 Wed, 28 Apr 2010 11:34:26 -0700 Andrea It actually IS prominent. Still, I never realized it was there...

]]>
jc comments on "Making the link to markdown syntax page more accessible?" (5172) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=5172#Comment_5172 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=5172#Comment_5172 Wed, 28 Apr 2010 10:27:10 -0700 jc Well, as I said in my first post, I didn't know before until experimenting that the big blue question mark led to that page, but now I do, so I personally don't have any need for a more prominent link anymore...

]]>
Anton Geraschenko comments on "Making the link to markdown syntax page more accessible?" (4839) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4839#Comment_4839 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4839#Comment_4839 Mon, 19 Apr 2010 20:29:59 -0700 Anton Geraschenko Where should there be a more prominent link? One problem is that it's surprisingly hard to see anything that isn't directly in front of you. I think most people never look at the sidebar (I know I don't), so I'm hesitant to clutter it any further.

]]>
Scott Morrison comments on "Making the link to markdown syntax page more accessible?" (4830) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4830#Comment_4830 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4830#Comment_4830 Mon, 19 Apr 2010 13:41:20 -0700 Scott Morrison The MO markdown help is at http://mathoverflow.net/editing-help, although I strongly second the request for a more prominent link, as I just had trouble finding it myself (moments before reading this thread).

]]>
Andrew Stacey comments on "Making the link to markdown syntax page more accessible?" (4750) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4750#Comment_4750 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4750#Comment_4750 Thu, 15 Apr 2010 03:51:44 -0700 Andrew Stacey The original Markdown was written (in Perl) by John Gruber, and that's what's on the Daring Fireball website. Michel Fortin adapted this to PHP, and extended it. The port is called 'PHP Markdown' and the extension is called 'PHP Markdown Extra'. This forum almost certainly uses 'PHP Markdown Extra', but not the most recent version of it. Andrea Censi wrote a Ruby version of PHP Markdown Extra, and extended it yet again. This is called maruku, and is what Instiki (and so, in particular, the nLab) uses. Maruku has the capability of interpreting mathematics (via some external program/script). I've backported that to PHP Markdown (Extra) and that's what the nForum uses. Stackoverflow forked their own version of Markdown, presumably to fit their needs a little better and that's what Mathoverflow uses. There are, no doubt, other versions in other languages all over the place.

So, yes, it's a little complicated ...

However, all implement the basic syntax which is on the daringfireball website. So if that website says that something should happen, it's almost certain to work in any implementation. I say "almost certain" because there are some edge cases where people have made different decisions on which way they should go (for example, we can't write Ti_k_Z correctly here).

]]>
Mariano comments on "Making the link to markdown syntax page more accessible?" (4749) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4749#Comment_4749 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4749#Comment_4749 Thu, 15 Apr 2010 02:09:57 -0700 Mariano I had imagined there was a standard. I find it surprising that I am still so naive! After the RSS debacle, I should know better...

In any case, Google takes me to http://daringfireball.net/projects/markdown/syntax, which looks like a canonical reference.

]]>
Andrew Stacey comments on "Making the link to markdown syntax page more accessible?" (4748) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4748#Comment_4748 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4748#Comment_4748 Thu, 15 Apr 2010 00:15:45 -0700 Andrew Stacey One problem with googling for "markdown syntax" is that there are several different versions of Markdown out there and the one you find (I don't know) may not be the one that is implemented on MO. Indeed, they have their own special version (can't remember the link off the top of my head). The differences probably aren't substantial, but may be significant. So a local link is certainly better than everyone googling it - though whether or not it is sufficiently better to warrant cluttering up the display, I don't know.

]]>
Mariano comments on "Making the link to markdown syntax page more accessible?" (4747) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4747#Comment_4747 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4747#Comment_4747 Wed, 14 Apr 2010 20:32:23 -0700 Mariano I google for "markdown syntax". You can even feel lucky (or type the search in the location bar of firefox, for example; I imagine chrome and others do the same...)

]]>
jc comments on "Making the link to markdown syntax page more accessible?" (4746) http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4746#Comment_4746 http://mathoverflow.tqft.net/discussion/349/making-the-link-to-markdown-syntax-page-more-accessible/?Focus=4746#Comment_4746 Wed, 14 Apr 2010 14:35:45 -0700 jc Forgive me if there's already been a discussion on this, I searched "markdown" and got an absurd number of topics.

I keep looking for the nice "markdown" syntax page when I'm typing an answer and I can't find it easily in the FAQ, or on the sidebar. I realize it is linked to on the "how to ask" page (which is how I eventually keep finding it), [and now that I'm testing out editing, I realize that the big blue question mark on the formatting bar also goes that page... so I feel pretty silly now] but I think it would be helpful if it were linked to on the sidebar, or perhaps if there was a text label on the formatting bar too.

The sidebar on the page for asking questions does have a helpful list of commands and a link, so perhaps that should be copied onto the answer page so that it is visible when writing an answer.

The flipside of this is that perhaps the interface will be slightly more cluttered, but that seems like a minor price to pay for better-formatted questions and answers.

]]>