Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
8
html_text/readme/DESCRIPTION.md
Executable file
8
html_text/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,8 @@
|
||||
This module provides some technical features that allow to extract text
|
||||
from any chunk of HTML, without HTML tags or attributes. You can chose
|
||||
either:
|
||||
|
||||
- To truncate the result by amount of words or characters.
|
||||
- To append an ellipsis (or any character(s)) at the end of the result.
|
||||
|
||||
It can be used to easily generate excerpts.
|
||||
Reference in New Issue
Block a user