Hi Roberto, The link you sent me is giving me different options for link targets, but that's not what I'm going for. I'd like to put an ID tag on my link and put an img inside of it. Is that possible?
Thanks, Ram. On Sat, Aug 15, 2020 at 4:47 AM Roberto Alsina <[email protected]> wrote: > Not sure but surely one of these. > > > https://docutils.sourceforge.io/docs/user/rst/quickref.html#hyperlink-targets > > On Fri, Aug 14, 2020 at 12:37 PM Ram Rachum <[email protected]> wrote: > >> Hi everyone! >> >> I'm a newbie at Nikola and I have a question. >> >> I'm editing an existing site. There's an `rst` file that gets compiled to >> HTML. I want to add this to the HTML: >> >> <a id="floof" href="floof.html"> >> Bigtime floof >> <img src="floof.jpg"> >> </a> >> >> >> >> What code do I need to add on the `rst` side to have it output the HTML >> above? >> >> >> Thanks, >> Ram. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "nikola-discuss" 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/nikola-discuss/f34472a5-0cc3-4416-8a04-29df13b1ce1fo%40googlegroups.com >> <https://groups.google.com/d/msgid/nikola-discuss/f34472a5-0cc3-4416-8a04-29df13b1ce1fo%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "nikola-discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nikola-discuss/2CovkgrtgsM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nikola-discuss/CALXDAfpsVx2L2%3DOa-uJOOv-R99L5ZzBoJ2cGuWb_mx3FG2BHKw%40mail.gmail.com > <https://groups.google.com/d/msgid/nikola-discuss/CALXDAfpsVx2L2%3DOa-uJOOv-R99L5ZzBoJ2cGuWb_mx3FG2BHKw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "nikola-discuss" 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/nikola-discuss/CANXboVaga2uyWd-DD3Y5dDsv6d3BqqMBQxdDnXq-qnAe64e1mQ%40mail.gmail.com.
