Thursday, September 15, 2022
1 change · master
New functionality added to Odoo
The web editor now automatically turns text wrapped in backticks into inline code formatting when the closing backtick is typed. This makes it faster and easier for users to format technical terms, snippets, or commands directly while writing content.
Original PR description
This transforms text between two backticks into a `code` element, when typing the closing backtick. task-2985108 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr