mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 13:24:19 -05:00
Update example to reflect current style guide
This commit is contained in:
parent
f608865417
commit
473f1075c8
@ -320,9 +320,7 @@ versions:
|
|||||||
#### Incorrect Example
|
#### Incorrect Example
|
||||||
|
|
||||||
```
|
```
|
||||||
# Page Title #
|
## How to Foo
|
||||||
|
|
||||||
## How to Foo ##
|
|
||||||
|
|
||||||
Fooing is the process by which one foos. There are both general and specific
|
Fooing is the process by which one foos. There are both general and specific
|
||||||
versions of fooing, which vary in usefulness depending on your goals, but for
|
versions of fooing, which vary in usefulness depending on your goals, but for
|
||||||
@ -345,11 +343,9 @@ Once you foo, make sure to close the baz before fooing the next bar.
|
|||||||
#### Correct Example
|
#### Correct Example
|
||||||
|
|
||||||
```
|
```
|
||||||
# Page Title #
|
## Qubes 3.2
|
||||||
|
|
||||||
## Qubes 3.2 ##
|
### How to Foo
|
||||||
|
|
||||||
### How to Foo ###
|
|
||||||
|
|
||||||
Fooing is the process by which one foos. There are both general and specific
|
Fooing is the process by which one foos. There are both general and specific
|
||||||
versions of fooing, which vary in usefulness depending on your goals, but for
|
versions of fooing, which vary in usefulness depending on your goals, but for
|
||||||
@ -361,9 +357,9 @@ To foo:
|
|||||||
|
|
||||||
Once you foo, make sure to close the baz before fooing the next bar.
|
Once you foo, make sure to close the baz before fooing the next bar.
|
||||||
|
|
||||||
## Qubes 4.0 ##
|
## Qubes 4.0
|
||||||
|
|
||||||
### How to Foo ###
|
### How to Foo
|
||||||
|
|
||||||
Fooing is the process by which one foos. There are both general and specific
|
Fooing is the process by which one foos. There are both general and specific
|
||||||
versions of fooing, which vary in usefulness depending on your goals, but for
|
versions of fooing, which vary in usefulness depending on your goals, but for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user