Difficulty: ★☆☆☆☆
Strong of its many members, the Manjaro support forum can provide you help whenever you have an issue with your Manjaro installation. But in order to work efficiently, we shall also ask you to follow three major points.
Provide context
Simply signaling an issue is rarely enough to understand how it occurred. It is thus important to provide details on how it happened:
Detail prior actions leading to the issue.
List solutions and guides you already tried, with links whene…
When a link is given to you, the expectation is that you should follow it, and read the content. As it happens, your question would have been unneeded if you had done so.
The following topic was linked from the previous topic, and describes all you need to know about formatting requirements:
Difficulty: ★☆☆☆☆
Formatting differences
Discourse – this forum’s engine – uses Markdown to format its posts, and removes “unnecessary” whitespace.
Terminal commands often produce output formatted so that they are better readable by the user, taking advantage of the monospaced font used.
Programming code often rely on indentation to make it more readable.
Using preformatting in Markdown
Markdown includes a pattern to provide preformatting when necessary.
You only need to put the part to form…
Regards.