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 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/CALXDAfpsVx2L2%3DOa-uJOOv-R99L5ZzBoJ2cGuWb_mx3FG2BHKw%40mail.gmail.com.
