| 81efc526 | 23-May-2026 |
Claude <noreply@anthropic.com> |
Update plugin.info: mention heading support, bump date
Reflects the heading autonumbering feature added in PR #7. |
| 55913da9 | 18-May-2026 |
Daniel Hofer <daniel.hofer@lerbermatt.ch> |
optimize code according dev check |
| b7c79e2b | 18-May-2026 |
Daniel Hofer <daniel.hofer@lerbermatt.ch> |
support autonumbering for Dokuwiki headings |
| 146a9d5c | 04-Mar-2023 |
whnr <fastmini@gmail.com> |
Merged two pull request for text named counters
Text prefixed counters like `Exercise.#.#` will now render as `Exercise 1.1` with a space in between (#5).
Numbers are now wrapped in a span that can
Merged two pull request for text named counters
Text prefixed counters like `Exercise.#.#` will now render as `Exercise 1.1` with a space in between (#5).
Numbers are now wrapped in a span that can be styled with css (#4).
Thank you @jan-konczak-cs-put.
show more ...
|
| bbc4fb60 | 26-Feb-2023 |
Jan Kończak <jan.konczak cs.put.poznan.pl> |
Wrap numbers in <span class="…"></span> tag and assign classes basing on text-only "numbers" (for CSS styling) |
| 698cdb17 | 26-Feb-2023 |
Jan Kończak <jan.konczak cs.put.poznan.pl> |
Make '~~Exercise.#.#~~' display as 'Exercise 1.1' rather than 'Exercise.1.1'' |
| 5adca73d | 19-Feb-2018 |
whnr <fastmini@gmail.com> |
Version upped |
| 98a7b0f3 | 19-Feb-2018 |
whnr <fastmini@gmail.com> |
Update for PHP7 compatibility
resolves #1 |
| b51f47fe | 20-Mar-2017 |
Florian Wehner <florian@whnr.de> |
Removed old get info function |
| c1572d8d | 20-Mar-2017 |
whnr <fastmini@gmail.com> |
Create plugin.info.txt |
| 0d804a35 | 20-Mar-2017 |
Florian Wehner <florian@whnr.de> |
Updated version and minor formatting changes |
| 937e5910 | 20-Mar-2017 |
Florian Wehner <florian@whnr.de> |
Initial commit/fork from dokuwiki source |
| 05170640 | 17-Mar-2017 |
floweh <fastmini@gmail.com> |
Update README.md |
| 36f6b312 | 17-Mar-2017 |
floweh <fastmini@gmail.com> |
Initial commit |