[xwiki-users] Markdown syntax as default
Hello, newbie question: My team wants to use markdown, and doesn't consider losing WYSIWYG abilites to be a problem. So, I've enabled Markdown 1.1 in our xwiki. Q: Is there any way to make markdown the default syntax for all pages? Having to select it for each new page is a bit annoying. Also, it would help a lot if imported pages were converted to markdown, instead of xwiki syntax. /A
See the first property in xwiki.properties file: core.defaultDocumentSyntax On Mon, Dec 9, 2013 at 1:47 PM, Aye Jaye <[email protected]> wrote:
Hello, newbie question:
My team wants to use markdown, and doesn't consider losing WYSIWYG abilites to be a problem. So, I've enabled Markdown 1.1 in our xwiki.
Q: Is there any way to make markdown the default syntax for all pages?
Having to select it for each new page is a bit annoying. Also, it would help a lot if imported pages were converted to markdown, instead of xwiki syntax.
/A _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Thank you. I looked for it, but only in the xwiki.cfg, since that was where I enabled markdown... No doubt had I read the xwiki.properties more carefully, perhaps while setting up the office server, I might have seen it. But now it works as expected. PS: I can also for any interested parties confirm that the office importer converts to Xwiki20. So no luck there.
Same as the WYSIWYG the office importer would require a renderer for the syntax anyway. Now I think there is some work in progress for Markdown renderer you could maybe try, see http://jira.xwiki.org/browse/XRENDERING-186. On Mon, Dec 9, 2013 at 2:09 PM, Aye Jaye <[email protected]> wrote:
Thank you. I looked for it, but only in the xwiki.cfg, since that was where I enabled markdown... No doubt had I read the xwiki.properties more carefully, perhaps while setting up the office server, I might have seen it. But now it works as expected. PS: I can also for any interested parties confirm that the office importer converts to Xwiki20. So no luck there.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Thank you Thomas, most helpful. I also saw this: http://jira.xwiki.org/browse/XWIKI-6064which would have been my next question... /A
participants (2)
-
Aye Jaye -
Thomas Mortagne