| 10 | |
| 11 | please give some information which log you are quoting, e.g. like this: |
| 12 | {{{ |
| 13 | [quote='service name'] |
| 14 | ~~~ |
| 15 | this is an example for log file text which will be nicely formated with the three tildes around and quoting the dim service |
| 16 | ~~~ |
| 17 | [/quote] |
| 18 | }}} |
| 19 | |
| 20 | if the log is long, you may want to use a spoiler, e.g. like this: |
| 21 | {{{ |
| 22 | [spoiler='details'] |
| 23 | [quote='service name'] |
| 24 | ~~~ |
| 25 | this is an example for log file text which will be nicely formated with the three tildes around and quoting the dim service |
| 26 | ~~~ |
| 27 | [/quote] |
| 28 | [/spoiler] |
| 29 | }}} |
| 30 | |
| 31 | more help on editing/formation on https://www.fact-project.org/logbook/misc.php?page=markdown |