romaninsh/documenting

Documenting tools for Agile Toolkit

Installs: 103

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

dev-master 2017-02-15 11:03 UTC

This package is auto-updated.

Last update: 2024-04-14 08:40:15 UTC


README

This addon allows you to add code highlighting inside your application.

Demo: http://agiletoolkit.org/codepad/documenting

  1. add to this page or any view:

$this->add('documenting/View_Example') ->set("echo 2+2;");

  1. 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