I was wondering if Codesys Forge pages also support the .rst (reStructured Text) markup language. I have not tried this yet so I am asking this in the blind. I have not read anything about this support on the forum.
Support of .Rst would be benneficial as Codesys itself supports this wonderful markup language by design, so it's synergetic and reusable which matters ;-) Maybe there is a .rst support addon for allura?
Hi Aliazzz,
I was thinking about that a bit. While it sounds very true, that things become better reusable, I have no clue about the actual use cases, yet.
What I can imagine:
You export library documentation and want to include this in your Wiki.
Are there other use cases, which you thought of?
BR,
Ingo
The other way around, write a wiki and reuse it in the library ;-p
A good read:
https://gist.github.com/dupuy/1855764
Indeed a very informative read on Markdown (md) and reStructured text (rst)!
Thank you for sharing this link!