Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread Nicolas Goaziou
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,

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread John Kitchin
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

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread Nicolas Goaziou
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:@

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread John Kitchin
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

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread John Kitchin
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

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread Rasmus
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

Re: [O] something in between @@html:@@ and html blocks

2015-12-04 Thread Eric S Fraga
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

[O] something in between @@html:@@ and html blocks

2015-12-04 Thread John Kitchin
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