diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-01-12 11:03:34 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-01-12 11:03:34 +0000 |
commit | f979d4bc2fda527a1df619dc5a26cfd3da9729d4 (patch) | |
tree | f75039cf923b7a4f9626af3a952d8a7827bd80c5 | |
parent | 59bc2cdaed84e9e323358845e83aba1a3a006e38 (diff) |
html: Convert ligatures into normal ASCII character
Seems to work for me, although I don't know exactly why (I have a
feeling, but no proof ;-)
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@183 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | unicode.4hf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unicode.4hf b/unicode.4hf new file mode 100644 index 0000000..b7e69b2 --- /dev/null +++ b/unicode.4hf @@ -0,0 +1,5 @@ +'fi' '' 'fi' '' +'fl' '' 'fl' '' +'ff' '' 'ff' '' +'ffi' '' 'ffi' '' +'ffl' '' 'ffl' '' |