Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2012 Представления

Hello all,

I am new to Odoo and testing the website app. I like what I see, except the blog feature.

I am used to writing content in markdown. It allows me to easily mix text with code cells for the technical content I typically produce. And it is a simple text format that is great for version control.

Unfortunately, it does not look as if Odoo websites natively support markdown. And I also do not see any 3rd party extensions that seem to work for Odoo in the cloud.

Question to the community: how do you write your technical posts in Odoo? Any suggestions/tutorials/best practices? Any tools that parse markdown into a format that Odoo natively supports?

Also, I see that the Odoo post editor supports inline code when typing "/code". But it looks like as it works only for single line code cells. How can I create mult-line code cells like in

"""

import numpy as np

np.sqrt(2)

"""


Many thanks in advance,

Paul

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 22
3367
2
нояб. 21
3094
2
февр. 16
4172
1
июл. 24
7448
3
июн. 24
2605