John Kitchin writes:
> I tried putting an Emacs function docstring as a tooltip and it had a
> paragraph break in it.
As any inline element, an export snippet cannot contain an empty element
(which is a paragraph separator). I assume the docstring contained one.
Regards,
I tried putting an Emacs function docstring as a tooltip and it had a
paragraph break in it.
On Friday, December 4, 2015, Nicolas Goaziou wrote:
> Hello,
>
> John Kitchin > writes:
>
> > I have an intermediate use case that isn't covered by html snippets or
> > blocks, and I wondered if there is
Hello,
John Kitchin writes:
> I have an intermediate use case that isn't covered by html snippets or
> blocks, and I wondered if there is a solution to it.
>
> What I want is to put a large tooltip on a link in html output. The text
> for the tooltip is too large to fit on one line in a @@html:@
Rasmus writes:
> John Kitchin writes:
>
>> I have an intermediate use case that isn't covered by html snippets or
>> blocks, and I wondered if there is a solution to it.
>>
>> What I want is to put a large tooltip on a link in html output. The text
>> for the tooltip is too large to fit on one l
it doesn't seem to work.
Eric S Fraga writes:
> On Friday, 4 Dec 2015 at 10:43, John Kitchin wrote:
>> I have an intermediate use case that isn't covered by html snippets or
>> blocks, and I wondered if there is a solution to it.
>>
>> What I want is to put a large tooltip on a link in html outp
John Kitchin writes:
> I have an intermediate use case that isn't covered by html snippets or
> blocks, and I wondered if there is a solution to it.
>
> What I want is to put a large tooltip on a link in html output. The text
> for the tooltip is too large to fit on one line in a @@html:@@ snippe
On Friday, 4 Dec 2015 at 10:43, John Kitchin wrote:
> I have an intermediate use case that isn't covered by html snippets or
> blocks, and I wondered if there is a solution to it.
>
> What I want is to put a large tooltip on a link in html output. The text
> for the tooltip is too large to fit on
I have an intermediate use case that isn't covered by html snippets or
blocks, and I wondered if there is a solution to it.
What I want is to put a large tooltip on a link in html output. The text
for the tooltip is too large to fit on one line in a @@html:@@ snippet,
and if I put it in an html bl