So I have a "Ticket System" which uses a Microsoft Form which then makes decision based on what the user needs and ultimately creates a OneNote Page where I can make notes and work on the ticket. For some reason, when I use Outlook -> OneNote, the formatting is perfect. But if I use forms to OneNote by template it is perfect as well... UNTIL you change the OneNote to HTML. In order to create a Page Title I have to use HTML or I get all of these "Untitled" OneNote Pages. Here is what I got:

One we choose whether the Form has Uploads, then it Create an "Add Page to a Section of OneNote using the Variables. Let me show you the Variable WITHOUT uploads:

I also created a Variable for Page Title:

One it decides to go through the choice of "If the Form has an Uploaded File" (which works great) it then heads towards updating the Excel Table and then creating the OneNote:

So here is what the "Create page in a section Medium No Attachments" looks like:

OK, so the "<title>" code needs to be there because I need the Page Title in OneNote to look correct and the rest is pretty simple...
This is how I typed in the Description blank on the form. You can see in the example below the "\n" is the return characters and I get a big jumble of characters.

OneNote Was Created with the Proper Title and here is the Body and Title of the OneNote Page.
Results:

So... I have tried:
- Using OneNote with Formatting and not "</>" which works sometimes and sometimes not. If I do that I cannot a page title. Even if I add and UPDATE PAGE and add the title there and "REPLACE" which I end up getting a title of ""
- I tried email to OneNote, but it just doesn't work right for my Flow
Help. This system is ALMOST perfect. I really need these OneNote Files to look formatted.
Some other easier Questions:
- If you have Multiple Uploads of a Form, which I do... Can I have multiple files names in the Excel sheet show up like this: "upload.docx,upload2.docx,nextfile.docx..."? All I have been able to do is to get a huge list of text upload code which I have not been able to parse out.
- I see in "Office 365 Options" you can display a picture of the user. Can that fall into OneNote?
- Lastly, can you get the uploaded links from the Form Uploads (Which are in OneDrive) and possibly add them to your Planner Card? (See Below)

Any help I can get would be huge. Thank you in advance.