romaninsh / documenting
Documenting tools for Agile Toolkit
Package info
github.com/romaninsh/documenting
Language:JavaScript
pkg:composer/romaninsh/documenting
dev-master
2017-02-15 11:03 UTC
Requires
- php: >=5.3
- atk4/atk4: >=4.2
This package is auto-updated.
Last update: 2026-03-14 13:23:08 UTC
README
This addon allows you to add code highlighting inside your application.
Demo: http://agiletoolkit.org/codepad/documenting
- add to this page or any view:
$this->add('documenting/View_Example') ->set("echo 2+2;");
- That's all!
This module bundles syntaxhighlighter which is copyright (c) Alex Gorbatchev
Things to do in this add-on:
- a task list item
- list syntax required
- normal formatting, @mentions, #1234 refs
- incomplete
- completed