Skip to content

Commit 20142bb

Browse files
Convert backtick (`) admonition fences to tildes (~). (#488)
1 parent a0afba8 commit 20142bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/practice/pangram/.docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ To give a comprehensive sense of the font, the random sentences should use **all
77
They're running a competition to get suggestions for sentences that they can use.
88
You're in charge of checking the submissions to see if they are valid.
99

10-
```exercism/note
10+
~~~~exercism/note
1111
Pangram comes from Greek, παν γράμμα, pan gramma, which means "every letter".
1212
1313
The best known English pangram is:
1414
1515
> The quick brown fox jumps over the lazy dog.
16-
```
16+
~~~~

0 commit comments

Comments
 (0)