mirror of https://github.com/OCA/web.git
7 lines
280 B
ReStructuredText
7 lines
280 B
ReStructuredText
This module adds a new widget for text field in form view on Odoo:
|
|
|
|
- In readonly mode, it uses text contents to parse and render them to html markdown syntax.
|
|
- In write mode, use [bootstrap-markdown][1]
|
|
|
|
[1]: `bootstrap-markdown <https://github.com/toopay/bootstrap-markdown>`_
|