Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107166

ReST: link bookmark

X-Received by 10.66.167.231 with SMTP id zr7mr19141922pab.19.1460887452793; Sun, 17 Apr 2016 03:04:12 -0700 (PDT)
X-Received by 10.50.129.97 with SMTP id nv1mr245116igb.7.1460887452600; Sun, 17 Apr 2016 03:04:12 -0700 (PDT)
Path csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!g8no2731571igr.0!news-out.google.com!j7ni90igm.0!nntp.google.com!g8no2731567igr.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Sun, 17 Apr 2016 03:04:11 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=151.72.253.67; posting-account=I9IZVgoAAACYghjlQVW7Adz7n8rcWqhO
NNTP-Posting-Host 151.72.253.67
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d2774cf0-7cfb-434f-90eb-e04d8873d9c4@googlegroups.com> (permalink)
Subject ReST: link bookmark
From Sergio Spina <sergio.am.spina@gmail.com>
Injection-Date Sun, 17 Apr 2016 10:04:12 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:107166

Show key headers only | View raw


I would know what is the way to implement in ReST a link bookmark like in this example:

> <html>
> <body>
>
> <p>This text stand for an example of text containing
> a <a name="B3Pa9-5ZRIx-1">bookmarked target</span> bookmark.</p>
>
> <p>So let's go all together to visit the bookmarked target
> clicking on <a href="#B3Pa9-5ZRIx-1">this link</a>.</p>
>
> </body>
> </html>

The string that is the name of the anchor is produced by an algorithm and 1) cannot be left away and 2) cannot be seen in the printed document.

Thanks.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ReST: link bookmark Sergio Spina <sergio.am.spina@gmail.com> - 2016-04-17 03:04 -0700
  Re: ReST: link bookmark Sergio Spina <sergio.am.spina@gmail.com> - 2016-04-17 03:14 -0700
    Re: ReST: link bookmark Sergio Spina <sergio.am.spina@gmail.com> - 2016-04-19 01:58 -0700

csiph-web