diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-06 19:18:52 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-06 19:18:52 +0000 |
| commit | e8fd214438d98dcf159b0f47588fa16e8614d1fd (patch) | |
| tree | 6bdbd1b464586c4bfa4e6c77c48677397658ab25 | |
| parent | 7e0052eaf166f11c07c70b9e342f800f58522eb3 (diff) | |
| download | halibut-e8fd214438d98dcf159b0f47588fa16e8614d1fd.zip halibut-e8fd214438d98dcf159b0f47588fa16e8614d1fd.tar.gz halibut-e8fd214438d98dcf159b0f47588fa16e8614d1fd.tar.bz2 halibut-e8fd214438d98dcf159b0f47588fa16e8614d1fd.tar.xz | |
Add tests of ` and ' characters, since they need special handling in the man backend.
[originally from svn r6649]
| -rw-r--r-- | inputs/test.but | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputs/test.but b/inputs/test.but index 2088de4..2e37c19 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -215,7 +215,8 @@ Back to ASCII again. Oh, while I'm here: some special characters. The \\, \{ and \} characters, to be precise. And their code equivalents, \c{\\}, -\i\c{\{}, \c{\}}. +\i\c{\{}, \c{\}}. The ` and ' characters (grave and apostrophe) +are special in some output formats. \S{subhead} First subheading |