From fb72a002a36138ef072897facbd3b229313e8baa Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 20 Feb 2019 10:07:04 +1100 Subject: Add unicode support for commonly used characters like copyright. - This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals. --- common/unicode.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common/unicode.rst (limited to 'common/unicode.rst') diff --git a/common/unicode.rst b/common/unicode.rst new file mode 100644 index 0000000..c5233dc --- /dev/null +++ b/common/unicode.rst @@ -0,0 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-SA-4.0 + +.. Copyright (C) 2019 Chris Johns + +.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN -- cgit v1.2.3