ABP Tabulation and Indentation

by Crazycat 3 Stars 454 Downloads

This small plugin allows to use [indent] and [tab] MyCode.

Project Details

Installation

Unzip the file and copy the inc/ directory to your board root, then activate.


Usage

Indent

[indent]some contents
and also
[indent]another indented content[/indent]
[/indent]

gives:

  some contents
   and also
      another indented content

Tab
[tab]A simple indented line
and the following
[tab=3]Third level indented line
[tab=2]and the following
gives:
  A simple indented line
and the following
         Third level indented line
      and the following
Author
Crazycat
Collaborators
None
Version
1.0
Submitted
2014-09-11, 09:46 PM
Last Updated
2015-03-13, 11:50 PM
Bug Tracking
Disabled
MyBB Versions
1.8.x