• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/25-Sep-2023-258

lang/en/25-Sep-2023-215

node_modules/25-Sep-2023-610,495436,857

LICENSED24-Sep-202317.7 KiB340281

READMED24-Sep-2023939 2819

action.phpD24-Sep-2023877 3218

asciidoc.jsD24-Sep-20231 KiB4033

package-lock.jsonD24-Sep-202342.9 KiB1,1371,136

package.jsonD24-Sep-202376 76

plugin.info.txtD24-Sep-2023198 87

syntax.phpD24-Sep-20237.9 KiB21698

README

1asciidocjs plugin for DokuWiki
2
3Use asciidoc in Dokuwiki
4
5All documentation for this plugin can be found at
6https://www.dokuwiki.org/plugin:asciidocjs
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/asciidocjs/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/extensions for additional info
13on how to install extensions in DokuWiki.
14
15----
16Copyright (C) Rüdiger Kessel <ruediger.kessel@gmail.com>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the LICENSING file for details
28