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
Table of contents
Your XML form view definition should contain:
... <field name="field_name" widget="bootstrap_markdown"/> ...
- Can't create attachments on virtual records
- Improve user experience with Odoo specific syntax
- Improve user experience with Github specific syntax
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Alexandre Díaz
- Komit
- Sudokeys
- Sunflower IT
- Nicolas Jeudy <[email protected]>
- Nguyen Tan Phuc <[email protected]>
- Alexandre Díaz <[email protected]>
- Tom Blauwendraat <[email protected]>
- Kevin Kamau <[email protected]>
- Helly kapatel <[email protected]>
- [APSL-Nagarro](<https://apsl.tech>): * Bernat Obrador <[email protected]> * Patryk Pyczko <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.