I have script field that outputs markdown. The markdown works correctly.
In another form I have a field that is defined as a Link To Form field. The Link to Form field contains the script field from the other form. The Markdown is not rendered properly. It displays the markdown.
Hi Steven,
Ah good catch. I’ll have to add it to the Link to Form field display.
Thanks,
Brendan
My impression is that the markdown is only rendered in the native field output of the layout. Anywhere else it outputs the markdown code.
I just updated my code so it’ll render the markdown within a cell of the table grid component I use. So on the Multi-Column List View and the Table and Link to Form fields.
Great! I will keep an eye out for the change.
Just updated to the latest releases on Mac [version 1.3 (Build 557)] and iPad [version 1.3 (Build 271)].
Markdown is properly rendered on the Mac in a link to field on the default layout and in a universal layout. :-)
The markdown does not render on the iPad in a link to field on a universal layout.