Skip to main content

Questions tagged [markdown]

2 votes
2 answers
192 views

Lists are nice Because they help bringing order and readability into a post. They may also be titles Which helps with quickly skimming answers, too. However, The intendation is also needed for ...
FelixJN's user avatar
  • 14.1k
12 votes
0 answers
112 views

I was trying to link to a gmane article in that answer, but none of the: [message](news://news.gmane.io:119/[email protected]) [message](nntp://news.gmane.io/gmane.comp.standards.posix....
Stéphane Chazelas's user avatar
17 votes
1 answer
246 views

Just a note for people who might not have paid attention to the Meta Stack Exchange posts, but do pay attention to our meta: the migration to using CommonMark for Markdown syntax for our corner of ...
muru's user avatar
  • 78.4k
4 votes
5 answers
258 views

Whenever I ask a question, on the right side jumps out a pink block 'How to Format', which tells me 'indent code by 4 spaces'. I tried putting four spaces before my code, but it never makes any ...
XYZ's user avatar
  • 27
0 votes
1 answer
166 views

The Markdown help text says that it's possible to embed images using an HTML <img src="..."> construct. The definitive guide (search for img) also seems imply that percentages are permitted. ...
Chris Davies's user avatar
0 votes
1 answer
34 views

Is there a way to embed the code put up on gist.github.com in either the question or the answer instead of repeating the same thing here ?
shirish's user avatar
  • 13k
4 votes
1 answer
68 views

I tried to improve on an edit that should show <kbd>Ctrl</kbd>+<kbd>*</kbd> or <kbd>Alt</kbd>+<kbd>*</kbd> in the text. However this comes out as ...
Anthon's user avatar
  • 81.4k
0 votes
1 answer
60 views

There are wrong examples of usage, and for newbie this can be confusing. Everywhere are: __italic__ or **bold** but that is wrong because result of this is: italic or bold Should be: *italic* or *...
Nolias's user avatar
  • 199
2 votes
1 answer
79 views

I need to use backticks at the beginning and the end of an inline code block. I have tried: using multiple backticks using multiple backticks with space character between them using <pre> ...
Mohammad's user avatar
  • 738
5 votes
1 answer
109 views

Recently, I saw a nicely formatted question and wanted to see how it was generated, meaning I want to see the "syntax". But the Edit Button is Disabled and the popup text says "editing not allowed on ...
Prem's user avatar
  • 3,395
4 votes
1 answer
66 views

Is it possible to display a numbered list that is followed by a code block? It seems that an answer with this structure breaks the formatting applied via Markdown. Here is an example to illustrate ...
Chris Davies's user avatar
2 votes
0 answers
32 views

Markdown issues: _http://example.com_ gives http://example.com (italic but no hyperlink) and: _anything http://example.com_ gives: anything http://example.com Hyperlink but with a trailing _ in ...
Stéphane Chazelas's user avatar
1 vote
1 answer
45 views

Is there any way to make images that are included in a Q & A open in a larger view when either clicked on or hovered over? Some times I need to post a larger image than will fit, but I don't want ...
slm's user avatar
  • 380k
1 vote
1 answer
573 views

I tried to correct an answer and made it worse: https://unix.stackexchange.com/a/78199/32191 The author used â instead of ' (in "don't"). As he was quoting a man page he used both ">" for marking as ...
Hauke Laging's user avatar
  • 94.8k
5 votes
2 answers
514 views

I am unable to use markdown in comments. For example, I'm just trying to block out a snippet of code: I tried: 4 Spaces at the begging of each line. one tab at the beginning of each line. pre and ...
bambuntu's user avatar
  • 173

15 30 50 per page