Continuing from Does anyone have a good, simple btrfs snapshot backup solution? - #5 by copperi (which is now fixed).
Nice, thanks! What are the formatting issues you came across? Does the external script differ from the one in your post?
Continuing from Does anyone have a good, simple btrfs snapshot backup solution? - #5 by copperi (which is now fixed).
Nice, thanks! What are the formatting issues you came across? Does the external script differ from the one in your post?
I belief the problem is when you click on “Preformatted text” it just format’s the first line (with the 4 spaces) in a script what makes sens for a one-liner.
But for a whole script it would make sens that by clicking on it it comes with the 4 back ticks before and after the script. for example (without the blanks of course):
` ` ` `
(paste your text here)
` ` ` `
At least that was my problem the first time i posted more than one line of Preformatted text </>.
Where did the post one come from ? No difference between that and external. When I originally inserted it all my comments were made to subtitles (markup language).
Oh, looks like @hhlp edited it in. The trick is the backticks as @ilikelinux suggests.
Since you’ve confirmed that the inlined one is the same, I’m going to move the surrounding discussion here to the Site Feedback category to keep it from cluttering the question.
hmm
Yes @mattdm, This always does the trick.
→ ```bash|python|java|ruby or whatever program language supported
text here
→ ```
sudo dnf install program
This is part of my time here, editing TOPIC with proper indentation… as you suggest from time ago, teaching $USER using the site tools.
P.D:
Maybe using blockquote or preformatted text.
Regards.,