Hi Mohammad > How much do you encourage to use html +css features in tiddlers? For example > > <figure> > [img[pic1]][img[pic2]][img[pic3]] > <figcaption>common caption text here</figcaption> > </figure> > > and similar?
The project docs don't make any particular effort to teach people HTML good practices, but there's a lot of documentation out there. > And the next question how frequently TW core is updated to cover new features > in the html5 + css3? The TW5 core is very conservative in the browser features that it depends on. It's useful for it to be able to run on as wide a range of old browsers as possible. So, we'd seldom want or need to update the core just because a new HTML5 feature is released. Very few HTML5 features need core support in order for users to be able to use them, so usage of HTML5 features is largely a matter for authors to make a tradeoff between broad compatibility and the ease of coding associated with HTML5. Best wishes Jeremy > > Mohammad > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/06ec3575-cf2f-4451-8d17-9f09e534ed6f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3F52A3BF-B9A1-42B6-9139-7F3E3BE32B66%40gmail.com. For more options, visit https://groups.google.com/d/optout.

