expected behavior of new html document?

when I click

“data”

new

HTML Page

what is the expected behavior?

I see a blank page but when I write ```

this is a paragraph


I was expected to be able to write html code in devonthink. Is this possible?

By default you’re using the WYSIWYG editor but you can switch to the source editor via the navigation bar or View > Text Alternative.

Thank you for the quick reply! Is there a way to make this “text Alternative” default? I don’t see this in preferences.

Thanks for your support,

No, there’s no such preference yet.

when writing html can I link to images in another folder in the same devonthink group using the


src

element? How can I do this?

You can insert a cross-link (see Edit > Copy Item Link) or use a relative/absolute path.