diff options
| author | John MacFarlane <[email protected]> | 2017-10-23 15:00:11 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-10-23 15:00:11 -0700 |
| commit | 1a82ecbb6866a00689e3220d304a0fafd81358bb (patch) | |
| tree | d54250886fecbb730e352620eed74a18630749b8 /test/command/1718.md | |
| parent | a27dc79073dacfa325275a7dee35322738ba05b5 (diff) | |
More pleasing presentation of warnings and info messages.
!! warning
-- info
Diffstat (limited to 'test/command/1718.md')
| -rw-r--r-- | test/command/1718.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/1718.md b/test/command/1718.md index 401610a7a..f642e64bf 100644 --- a/test/command/1718.md +++ b/test/command/1718.md @@ -6,6 +6,6 @@ Note[^1]. [^2]: the second, unused, note. ^D -[warning] Note with key '2' defined at line 5 column 1 but not used. +!! Note with key '2' defined at line 5 column 1 but not used. [Para [Str "Note",Note [Para [Str "the",Space,Str "first",Space,Str "note."]],Str "."]] ``` |
