[IMP] document_page_reference: pre-commit auto fixes

This commit is contained in:
Anusha
2025-06-13 18:03:34 +02:00
parent d8b5673f4f
commit f60acf8308
8 changed files with 38 additions and 33 deletions

View File

@@ -0,0 +1 @@
- Enric Tobella \<etobella@creublanca.es\>

View File

@@ -1 +0,0 @@
* Enric Tobella <etobella@creublanca.es>

View File

@@ -1,2 +1,2 @@
This module allows to add a reference name on documents and simplifies the link
between document pages.
This module allows to add a reference name on documents and simplifies
the link between document pages.

View File

@@ -0,0 +1,3 @@
When editing a document page add elements like \${XXX} where XXX is the
reference of another page. Now, when viewing the document, it will link
directly to the page. Also, the name will be parsed as the display name.

View File

@@ -1,3 +0,0 @@
When editing a document page add elements like ${XXX} where XXX is the reference
of another page. Now, when viewing the document, it will link directly to the page.
Also, the name will be parsed as the display name.