On Sunday, June 17, 2018 at 9:54:06 PM UTC+2, Mohammad wrote: > > Thank you Mario! > One question: It is expected TW handles images without additional > adjustment! Why it has not these features? > Is there any special reason? >
Hi, Because we don't know, in which "context" images are implemented. Image settings most of the time are use-case specific. The default wikitext [img[image.jpg]] is created inside an html <img> ... image element, without any classes added. So if we add a CSS setting to the img-element, it would be assigned to every img-element on the page. ... Which would probably be always wrong for the users usecase. Some basic rules can be assigned by users with: https://tiddlywiki.com/#Images%20in%20WikiText have fun! mario -- 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/6054628b-53fd-4724-a8f1-db4156c72d2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

