As of August and September, document formatting and editing is our newest sort of big feature that we're still building. There are many, many shortcuts that will come out that do stuff like this. Just the first few are ready right now.
One that exports markdown to an app that's very markdown friendly called Bear, and another that exports just rich text to your Notes app, so you can see any output from DATA directly in your Notes app quite easily.
This block takes any text input and formats it as rich text and then exports it to a new note.
Browse and Save to Notes uses Quick Browse and then exports using the Save to Notes shortcut. And this is just a combo shortcut that's partially a demonstration to show you how easy it is to build some custom functionality, and partially just an easy way to surf the web and then save it to your notes.
This shortcut takes any text input and first of all determines if it is marked down, and if it is marked down it immediately passes it to bear, and then bear of course formats that marked down neatly. If it is not marked down it will turn it into marked down and then pass it to bear.
Bear Browse is the same as Browse and Send to Notes. It basically uses a combination of Quick Browse and then the shortcut that formats the output as a Bear Note to basically get you from searching the web all the way to a neatly formatted Bear Note, complete with links, markdown headings, very quickly in one tap.