Skip to main content

Questions tagged [formatting]

4 votes
1 answer
133 views

One of the features added in the October 2025 Community Asks sprint is a Copy Button for code blocks: Copy Button on Stack Overflow - As of today, users will be able to copy blocks of code directly ...
muru's user avatar
  • 78.6k
4 votes
2 answers
163 views

This question makes two references to the veth(4) manpage. The first one links to veth(4) but does not use inline formatting for the manpage title. The second one does not link, but does use inline ...
AJM's user avatar
  • 295
2 votes
1 answer
116 views

Seen at: https://unix.stackexchange.com/revisions/34012/3 with Firefox on Ubuntu 20.04, <br/> text `code` **bold** more text Renders as: Instead of: The generated HTML is: <br/> text `...
Stéphane Chazelas's user avatar
0 votes
0 answers
77 views

newbie here ! I pasted a text with my question and several parts of code and tried to mark them, and posted it but when I edited it to correct a typo the marking was distorted and several codes ...
fredmyra's user avatar
13 votes
3 answers
297 views

When I'm going to edit a Q/A, often I find that command tools such as awk, grep, sed are not highlighted or formatted in any way, even from high rep users (which could be just that they missed it). ...
schrodingerscatcuriosity's user avatar
2 votes
2 answers
230 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
17 votes
3 answers
368 views

Should keys represented with <kbd> tags be always uppercase? In this edit to "Delete from cursor to end of line in vi" d$ was changed into D$. I thought the answer was incorrect since ...
Quasímodo's user avatar
  • 19.4k
15 votes
0 answers
297 views

Mangling code or tab separated data: This is tab delimited data Rendering of code blocks break tabs. This is bad for example for code that require tabs (Example). for posts where users paste ...
ibuprofen's user avatar
  • 3,060
17 votes
1 answer
254 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.6k
6 votes
1 answer
2k views

I'm wondering if there's a suggested way to format a terminal command and its output for posting on the site. For example, the Markdown code ``` user@host:~$ date Sat Apr 13 12:50:49 PDT 2019 ``` ...
Trevor's user avatar
  • 1,779
7 votes
2 answers
504 views

I'd like to have some link on tutorials on how to post on this site. Whenever I post something containing code someone else (possibly moderator) is re-editing and re-formatting my post. Where can I ...
user2901196's user avatar
5 votes
3 answers
178 views

I came across this answer, which in my browser is rendered as: I.e. code blocks are rendered as if they were enclosed in ``. But if I try to edit it, what I see is: Code blocks are already enclosed ...
fra-san's user avatar
  • 10.9k
4 votes
5 answers
293 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
1 vote
2 answers
143 views

This question was updated with the reason "Make title readable.". The title was changed from How Can I Output File Size In Bytes AND MB? to How may I output file size in both bytes and MB? So is it ...
opticyclic's user avatar
-1 votes
1 answer
105 views

I recently came to know that we can use <!-- language-all: bash --> or <!-- language: bash --> for manually adding syntax highlighting. It is also mentioned in: https://unix....
Sundeep's user avatar
  • 12.3k

15 30 50 per page