That's what I noticed too while trying to play with HTML tags support. Does it mean that it's currently not possible to do such a thing?
On 21 Apr, 02:59, mm w <[email protected]> wrote: > no sorry the system is dropping name attr from a balise > > On Mon, Apr 20, 2009 at 4:07 PM, Giampaolo Rodola' <[email protected]> > wrote: > > > Maybe I haven't been clear. > > I know that I can use that, but that works for headings only, like: > > > = my title = > > > I'd like to use anchors for other parts of text in my page, like: > > > = title = > > ... > > ... > > ... > > ... > > ... > > hello <--- can I have an anchor here? > > > On 20 Apr, 20:27, mm w <[email protected]> wrote: > >> Hello, > > >> put the full URL just behind the anchor, for instance > > >> [http://code.google.com/p/project-name/wiki/mypage#myridtitle] > > >> Cheers! > > >> On Mon, Apr 20, 2009 at 11:18 AM, billiejoex <[email protected]> wrote: > > >> > Hi, > >> > I know I can already create an anchor to an heading by using something > >> > like this: > > >> > = title = > > >> > [#title title] > > >> > ...but I'd like to create anchors also for those parts of my wiki page > >> > which are not necessarily headings. > > >> > For example, in this page: > >> >http://code.google.com/p/pyftpdlib/wiki/Tutorial#2.0_-_API_reference > >> > ...I'd like to create anchors for every function/class of my API > >> > (example: function ftpserver.logline(msg)) > > >> > Is it possible to do that? > > >> > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

