Commit 5d2e957
committed
Doc: Use Markdown rather than Unicode quotes
In place of Markdown backticks in bmqt and bmqu’s package
documentation, both of these files had Unicode quoting, meaning the
packages would not be rendered in monospace. This patch fixes these
two instances of Unicode quotes.
Signed-off-by: Patrick M. Niedzielski <pniedzielski@bloomberg.net>1 parent f302e6a commit 5d2e957
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
0 commit comments