summaryrefslogtreecommitdiff
path: root/sandbox/simonb/inline_target.txt
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-08-17 13:59:12 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-08-17 13:59:12 +0000
commita4bc0d09f3d1f633a5780976d1f913e083c9564a (patch)
tree1777475e88463b08438f0719be97cc087554eadd /sandbox/simonb/inline_target.txt
parent60c69f8cf97125135948a3d35b7698ee80921137 (diff)
parent2818db9a234cc37008c5f2bb0e821f9b1fa92de2 (diff)
downloaddocutils-0.3.9.tar.gz
re-added docutils-0.3.9 tag one level deeper (without web/ and sandboxes/)docutils-0.3.9
git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.3.9@3815 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/simonb/inline_target.txt')
-rw-r--r--sandbox/simonb/inline_target.txt48
1 files changed, 0 insertions, 48 deletions
diff --git a/sandbox/simonb/inline_target.txt b/sandbox/simonb/inline_target.txt
deleted file mode 100644
index f54aaa2aa..000000000
--- a/sandbox/simonb/inline_target.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-.. Note:: This functionality has been implemented as `embedded URIs
- <http://docutils.sf.net/spec/rst/reStructuredText.html#embedded-uris>`_.
-
-
-Sample usage of inline targets
-------------------------------
-
-Here is some sample text, that tests an syntax for inline targets.
-There has been a lot of discussion starting here__
-__<http://mail.python.org/pipermail/doc-sig/2002-June/002648.html>
-
-This just has been an anonymous reference, that immediately got resolved.
-Please note, that this can be mixed freely__ with "real" anonymous__
-links__ __<http://www.gimp.org> and the inlined target will always__
-be assigned to the anonymous link immediately in front of it.
-
-regular anonymous links should not be disturbed. They should get resolved
-without noticing that there has been an immediately resolved one inbetween.
-
- __ anonlink1.html
- __ anonlink2.html
- __ anonlink3.html
-
-As a not yet discussed feature I have the equivalent construct for named
-links. this example_ _<http://example.com> shows how this works. You can refer
-a second time to example_ as usual.
-
-I wonder what happenes here__
- __ <here.html>
-
-Of course you can `add links to multiple words`__ __<multiple.html>.
-So `the implementation`_ is kind of consistent with the usual link
-syntax. I am not sure if the added space and the doubling of the
-underscores is worth it just to avoid long words.
-It introduces a lot of line noise. Changing this in `the
-implementation`_ _<file:/home/simon/ST/docutils/parsers/rst/states.py>
-should be fairly trivial: I'd guess that adjsuting te regex in two places
-would do the trick.
-
-Some real use: Bookmark lists:
-
-- `Cool Modifications`__ __<http://metku.net/>
-- `Cool Image Manipulation`__ __<http://www.gimp.org>
-- `Cool Homepage`__ __<http://www.home.unix-ag.org/simon/>
-- `Cool Comics`__ __<http://www.nichtlustig.de/>
-- `something with a Cool long URL`__ __<http://something.
- with.a-cool.long.url/plus additional_newlines.and/
- spaces#and_a/fragment_identifier>