1# Number plugin for DokuWiki
2
3<p style="padding: 1ex; float: right; width: 200px">
4  <img src="https://github.com/tscherter/number/blob/main/image.png?raw=true" alt="Tooltip in action">
5</p>
6
7Stylized number encodings with additional tooltip for more info.
8
9All documentation for this plugin can be found at
10https://www.dokuwiki.org/plugin:number
11
12If you install this plugin manually, make sure it is installed in
13lib/plugins/number/ - if the folder is called different it
14will not work!
15
16Please refer to http://www.dokuwiki.org/extensions for additional info
17on how to install extensions in DokuWiki.
18
19----
20Copyright (C) Vincent Tscherter <vincent@tscherter.net>
21
22This program is free software; you can redistribute it and/or modify
23it under the terms of the GNU General Public License as published by
24the Free Software Foundation; version 2 of the License
25
26This program is distributed in the hope that it will be useful,
27but WITHOUT ANY WARRANTY; without even the implied warranty of
28MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29GNU General Public License for more details.
30
31See the LICENSING file for details
32