mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 10:35:09 +08:00
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.
This commit is contained in:
5
common/unicode.rst
Normal file
5
common/unicode.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
.. Copyright (C) 2019 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
|
Reference in New Issue
Block a user