[MIG] web_widget_text_markdown: Migration to 11.0

This commit is contained in:
Alexandre Díaz
2019-02-09 21:13:49 +01:00
committed by bobrador
parent e8cfc2c96a
commit b4fd9e170e
78 changed files with 6010 additions and 8675 deletions

View File

@@ -0,0 +1,6 @@
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>`_