s.park
(s.park)
September 22, 2025, 11:58am
1
Hello,
I got a bug about job composer template note does not display well as below. <P> shouldn’t be.
I found another user posted this issue before but couldn’t find how to resolve it.
This may be a bug. It is using the class below to ingest the manifest.yml:
Notice it is checking to see if by default we want to store that input as rendered markdown.
That environment variable is by default set to true here:
So, this seems to always result in that type of output where you see the rendering having already happened.
I’m currently trying to see in the view what happens and if there is any way to get that markdown to render there correctly.
I’ll circle back and post the issu…
Is there any way to display notes properly?
Thanks
I don’t think there is. Looking through the git tree I see this was changed a few years ago and now at this point, we’re replacing the job composer entirely so not really looking to update it.