PDF Formatting/Markdown Issues 5.7.36

I just updated to v5.7.36-M125 and it appears that formatting is not working properly. I have markdown enabled, and if I do something like

Notes:
Note Line 1
Note Line 2
Note Line 3

It is showing up as:

Notes: Note Line 1 Note Line2 Note Line3

I checked previous PDFs that were working, and they have re-generated to show the improper formatting. Turing markdown on/off does not change the output.
Additionally if I do :YEAR, it is no longer showing the year (2023), but instead just :YEAR.

Hi,

@david do you have any suggestions?

I’m not sure, in my tests, markdown is working as expected:


This is what I am seeing on my end:

In your example, i can see markdown is working, however the :YEAR var is not resolving. i have a fix for this in the next release.