Added YML syntax highlighting and fixed typos authored by Vierdant's avatar Vierdant
Criteria: Manual Criteria: Manual
================= =================
A simple criteria that can only be manually triggered from a command, a skill, or a the API. Simple criteria that can only be manually triggered from a command, a skill, or the API.
Triggered by the `/mythicachievements increment [name] [achievement] [criteria]` command. Triggered by the `/mythicachievements increment [name] [achievement] [criteria]` command.
...@@ -14,7 +14,7 @@ There are no attributes specific to this criteria. ...@@ -14,7 +14,7 @@ There are no attributes specific to this criteria.
Examples Examples
-------- --------
``` ```yml
SOME_ACHIEVEMENT: SOME_ACHIEVEMENT:
Criteria: Criteria:
A_MANUAL_CRITERIA: A_MANUAL_CRITERIA:
... ...
......