Thomas Park

Results 109 comments of Thomas Park

Hi @JoeArizona, The column breaking issues should be fixed in Firefox. I added `page-break-inside: avoid;` to `.author` since Firefox doesn't support `column-break-inside` and that did the trick. I also used...

Thanks for opening up the issue. I agree that the less special classes we can rely on, the better. The HTML Outliner output for your markup turns out great, so...

I like the changes. Having just one `` wrap the article makes the markup even more flat and markdowny. However, I think I prefer how in the current version of...

Thanks @eddr. Can you create an example on JSBin or JSFiddle of how you'd like to use `:root` or `html` this way? I don't see how you'd want to select...

That's a neat feature. We'll consider adding it in a future version of Snowball. Thanks!

@jagan-veeraraghavan, a new Cards block would be fantastic. Please check out the docs on how to create a new module here: https://github.com/thomaspark/snowball/wiki/Creating-a-Custom-Module

Examples: - http://codecanyon.net/item/content-timeline-responsive-wordpress-plugin/3027163?ref=pxcr&ref=pxcr&clickthrough_id=569217575&redirect_back=true - https://wordpress.org/plugins/wp-jquery-timelinr/

We found a good solution using [TimelineJS](https://timeline.knightlab.com/) and adding the generated code in an HTML block. Seems to play well with Snowball.

This will require changes to how custom field data is stored in the database. https://johnblackbourn.com/post-meta-revisions-wordpress http://wordpress.stackexchange.com/questions/21400/custom-fields-are-not-restored-to-previous-revisions

- How to center text - How to size text - How to color text