Good workin' Mohamed!
*The ::before and ::after*
These are css pseudo classes and can't be put as inline styling, so this
may be the reason why they cause problems. A workaround to that is to
(manually) define a styleblock and add a custom class to the to-be-styled
item, i.e:
<div style="theautomaticallyproducedinlinestyles" class="myclass">
<style>.myclass::before {...} .myclass::after {...} <style>
*Images*
I would guess that the "inline translator" deliberately disregards svg's
then because surely(?) they should be possible to include in html?
I would assume thought that if the image seen in the TW is really an
external link - which is the recommendation for images in TW! - then it
should also show in the to-be-emailed-tiddler.
<:-)
On Friday, March 5, 2021 at 2:55:28 AM UTC+1 Mohamed Amin wrote:
> This is my shoot :)
>
> I used the Juice CSS Inliner <https://automattic.github.io/juice/> online
> tool, and got an error regarding the following CSS blocks :-
>
> *, input[type="search"] {
> box-sizing: border-box;
> -moz-box-sizing: border-box;
> -webkit-box-sizing: border-box;
> }
>
> *,
> *::before,
> *::after {
> box-sizing: border-box;
> }
>
> .tc-thumbnail-background {
> position: absolute;
> border-radius: 3px;
> }
>
>
> After removing them I got the above result (svg issue)
>
> On Friday, March 5, 2021 at 3:50:13 AM UTC+2 Mohamed Amin wrote:
>
>> This page is part of a static HTML representation of the TiddlyWiki at
>> https://tiddlywiki.com/
>>
>> HelloThere
>> <#m_-64477277408897692_m_7178403340482417401_>24th December 2020 at
>> 3:29pm
>> TableOfContents
>>
>> *Have you ever had the feeling that your head is not quite big enough to
>> hold everything you need to remember?*
>>
>> Welcome to TiddlyWiki
>> <#m_-64477277408897692_m_7178403340482417401_TiddlyWiki>, a unique
>> non-linear
>> <#m_-64477277408897692_m_7178403340482417401_Philosophy%20of%20Tiddlers>
>> notebook for capturing
>> <#m_-64477277408897692_m_7178403340482417401_Creating%20and%20editing%20tiddlers>,
>>
>> organising
>> <#m_-64477277408897692_m_7178403340482417401_Structuring%20TiddlyWiki>
>> and sharing
>> <#m_-64477277408897692_m_7178403340482417401_Sharing%20your%20tiddlers%20with%20others>
>>
>> complex information.
>>
>> Use it to keep your to-do list
>> <#m_-64477277408897692_m_7178403340482417401_TaskManagementExample>, to
>> plan an essay or novel, or to organise your wedding. Record every
>> thought that crosses your brain, or build a flexible and responsive website.
>>
>> Introduction to TiddlyWiki
>> <#m_-64477277408897692_m_7178403340482417401_Introduction%20Video>
>> A Gentle Guide
>>
>> <#m_-64477277408897692_m_7178403340482417401_A%20Gentle%20Guide%20to%20TiddlyWiki>
>> What's New in 5.1.23
>> <#m_-64477277408897692_m_7178403340482417401_Releases>
>> TiddlyMap Plugin
>>
>> <#m_-64477277408897692_m_7178403340482417401_TiddlyMap%20Plugin%20by%20Felix%20K%C3%BCppers>
>> Helping TiddlyWiki
>> <#m_-64477277408897692_m_7178403340482417401_HelpingTiddlyWiki>
>> Developers
>> <#m_-64477277408897692_m_7178403340482417401_Developers>
>> TiddlyWiki Classic
>> <#m_-64477277408897692_m_7178403340482417401_TiddlyWikiClassic>
>>
>> Unlike conventional online services, TiddlyWiki
>> <#m_-64477277408897692_m_7178403340482417401_TiddlyWiki> lets you choose
>> where to keep your data, guaranteeing that in the decades to come you will
>> still
>> be able to use
>> <#m_-64477277408897692_m_7178403340482417401_Future%20Proof> the notes
>> you take today.
>>
>> Forum <https://groups.google.com/group/TiddlyWiki> YouTube
>> <https://www.youtube.com/c/JeremyRuston> Twitter
>> <https://twitter.com/TiddlyWiki> GitHub
>> <https://github.com/Jermolene/TiddlyWiki5> Gitter
>> <https://gitter.im/TiddlyWiki/public>
>>
>> *The TiddlyWiki is the best software I've ever found for organising my
>> ideas.*
>>
>> It's well worth spending an hour or so playing with it to see how it can
>> help you. This will be time well-spent and will change how you think and
>> how you organise your ideas.
>> Joe Armstrong, Co-inventor of Erlang <https://joearms.github.io/>
>>
>> *TiddlyWiki gets a Gearhead rating of 6 out of 5 (it's that good).*
>>
>> Finding code that works flawlessly after just two or three years is
>> magical enough but after seven years?!
>> Mark Gibbs, Network World
>> <http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html>
>>
>>
>> <https://www.producthunt.com/posts/tiddlywiki-2?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-tiddlywiki-2>
>>
>>
>>
>> On Thursday, March 4, 2021 at 6:54:27 PM UTC+2 Mat wrote:
>>
>>> TiddlyTweeter wrote:
>>>
>>>> Ste: Doesn't work in google groups though :(
>>>>
>>>> Actually it does ...
>>>>
>>>
>>> Give us the HelloThere tiddler! Give us the HelloThere tiddler! We want
>>> HelloThere!
>>>
>>> <:-)
>>>
>>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f73296b8-baed-4eb1-ad0d-759db7e913b8n%40googlegroups.com.