I'd like to be able to drop raw html into journal handouts, that way I can easily structure and dump large amounts of data at once. Currently I'm just trying to put up a simple table so I can provide my players with a 'loot' handout from the last encounter they did. I know I can click on the table button and fill one in, but since I work with other programs it'd be much easier if I could just dump out some html for a table and paste it in there. When I do it just displays the code as if it was all escaped. CSS would be a nice plus, but not at all required for what I'm doing right now. Is there some way to get this working? Thanks!