All Questions
Tagged with markdown status-declined
64 questions
-10
votes
1
answer
142
views
Should we add placeholders for referencing upvotes, downvotes, views, etc. of a question/answer?
Often when writing meta posts, you are referencing values such as upvotes, downvotes, and views from other questions. This results in lots of "at the time of writing" and "currently&...
30
votes
1
answer
332
views
Include comment markdown formatting in "Share" link
I find I often want to link to other related questions in comments and frequently use the "Share" link below a question:
Invariably, I also want to share the title for a readable link, so ...
7
votes
0
answers
132
views
<s>links</s> are autocompleted on preview but not rendered when posted [duplicate]
Using question links conversion into links with titles, if you paste https://meta.stackexchange.com/q/350279/209901 in a post, then it gets converted into a proper link to that question: Does <...
2
votes
1
answer
255
views
HTML <li> items not rendered correctly in Firefox, Edge, and IE11
This Sandbox post looks quite normal when viewed on e.g. Safari or Chrome:
but when viewed in Firefox (on macOS Mojave) as well as Microsoft Edge and Internet Explorer 11, the bullets generated by &...
19
votes
5
answers
62k
views
Markdown for ticks and crosses
I really like the tick marks in some answers to this question.
This would particularly useful on Software Recommendations, where users ask us to recommend software with a list of features. In reply, ...
27
votes
1
answer
561
views
Protocol-relative and relative URLs should be considered "Linked"
Currently, neither protocol-relative URLs, nor relative URLs, are recognized by the system as pointing to questions to be added to the "Linked" list for the current question. Given the pending switch ...
40
votes
2
answers
888
views
Stop expanding tabs into four spaces
Do we need to change all tabs into four spaces?
A while back I proposed a code golf specific feature request.
I now come to this community to discuss how this feature may be interesting to many sites ...
-3
votes
1
answer
137
views
Add srcset to allowed img tag attributes?
According to What HTML tags are allowed on Stack Exchange sites?, the only supported attributes on an img tag in Stack Exchange markdown are src, width, height, alt, and title. Would it be possible ...
-2
votes
1
answer
103
views
Add a “re-render markdown” button to posts
This button could allow people to re-render the markdown if a bug is fixed in the parser.
To prevent DoS attacks, it could be available only to people with a certain amount of rep.
Screenshot:
1
vote
1
answer
67
views
Expand Markdown formatting toolbar on official iOS app
The toolbar currently used on Stack Exchange's official app for iOS does not have enough formatting options. Also, it does not appear in the comments. These things need to be added to it:
underline
...
-46
votes
5
answers
8k
views
Support Emoji in Markdown
Stack Exchange uses Markdown, but unlike so many other sites (e.g. GitHub, Discourse, Slack) that use Markdown, we don't support Emoji. I'd like to be able to write :smile:, :thumbsup:, :heart: or ...
33
votes
1
answer
381
views
Add markdown for wrong quotes/examples
I formulate this feature request particularly with language sites in mind, but it may also be useful to other Stack Exchanges:
On some, if not all language sites, blockquotes (triggered with a > ...
3
votes
1
answer
80
views
Spoiler bug with text selection
In a spoiler, if you select the text, a bug sometimes prevents it from disappearing (or respond to mouse-over) after you deselect the text. Sometimes selecting and deselecting again fixes this. You ...
2
votes
1
answer
173
views
"Mobile web refresher, part 2" seems to break image sizing when answers have clickable images (Firefox Mobile)
It seems that something about Mobile web refresher, part 2 broke rendering of clickable markdown images in Firefox / Firefox Mobile.
In the example below, I built a clickable markdown image with [![...
-8
votes
3
answers
588
views
Can we get Markdown support in questions' `title` field?
It would be nice to add Markdown support on the question's title field.
It seems a bit inconsistent when it’s already available in the body and question's comments.
What do you think?