added rst format via github-markup gem#47
added rst format via github-markup gem#47rvalyi wants to merge 1 commit intolocomotivecms:masterfrom
Conversation
|
be friendly with these Python folks who will need to adopt LocomotiveCMS instead of the Odoo CMS, support their rst format... |
7ff54cb to
1e40971
Compare
|
Hum I got the tests passing but I tried to deploy it on the engine and all I see is the raw text. Not sure what I am doing wrong. I did install the docutils egg... |
|
more specifically: tests pass both for the filter and the editable_text in :rst format. As for the editable_text, wagon seems it will not try to format the default content of some editable text. The engine should format editable text elements. Before installing docutils I even had a stack trace. After installing docutils, I have no more stack trace. However the raw rst is displayed in the website instead of the formatted rst. I have no idea why. |
No description provided.