Synopsis
A utility module to convert `[]` enclosed text to superscript for simple text fields and long_text fields.
Example
| User input in text fields | Formatted Output |
|---|---|
| Hello World![1] | Hello World!1 |
| Another[1,2,3] text with some superscript | Another1,2,3 text with some superscript |
This allows editor to add superscript in the text field, instead of manually coding them. Which also, as a side-effect, provides a cleaner editing experience when it viewed in the backend.
Use case
One of the most common use case is for referencing footnotes in plain text fields.
Roadmap
Drupal 8 Release is planned.
Known problems
Needs extra custom pre-processing in case the functionality is required in page titles.
Help wanted!
Improving Documentation
Similar projects and how they are different
Please note that, this modules doesn't provide automatic linking to the relevant references. For that you may use more advanced contrib module like Footnotes
Supporting organizations:
Development
Project information
- Project categories: Developer tools
- Created by d34dman on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.



