Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 557 Bytes

06-insert-tags.md

File metadata and controls

20 lines (15 loc) · 557 Bytes

Insert Tags – Tags Bundle

  1. Installation
  2. Configuration
  3. Usage
  4. Managers
  5. Backend interface
  6. Insert tags

Supported insert tags

You can display the tag name and all of its properties using the {{tag::$manager::$value::$property}} insert tag.

Example:

{{tag::my_manager::123::name}} –> Foo Bar
{{tag::my_manager::123::alias}} –> foo-bar
{{tag::my_manager::123::foobar}} –> anything specified in tag's data