mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Added question/answer formatting to wiki help
This commit is contained in:
parent
b2878fc5ae
commit
dec96d4f2c
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ can add to insert formatting</p>
|
|||
<tr><td>Space</td><td>Preformatted Text (Monospaced)</td></tr>
|
||||
<tr><td>%</td><td>Preformatted <em>and</em> Wikki formatting is ignored</td></tr>
|
||||
<tr><td>!#</td><td>Heading - where # is 1-6, the heading level (1 is biggest)</td></tr>
|
||||
<tr><td>Q.</td><td>Question - styling info added to paragraph to improve question/answer presentation (in theme)</td></tr>
|
||||
<tr><td>A.</td><td>Answer - as above but answer</td></tr>
|
||||
</table>
|
||||
|
||||
<h3>List Formatting</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue