Skip to content

Commit

Permalink
documenting the mailto closes #216
Browse files Browse the repository at this point in the history
  • Loading branch information
envycontent committed Jan 16, 2015
1 parent c04a69c commit 4e703e8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/source/user/talk-editors/formatting-the-abstract.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,16 @@ The **Abstract** field uses the Textile markup language - the basics are very ea

**Links**

A web address should convert into a link automatically when you save the talk. To give the link a title rather than just show the web address:

::

"Oxford University":http://www.ox.ac.uk

To make an email clickable use the following:

::

"Link Title":http://www.ox.ac.uk
"$":http://www.ox.ac.uk
"$":mailto:joe.blogs@ox.ac.uk

If you need more, there is a comprehensive manual on `txstyle.org <http://txstyle.org>`_
Expand Down

0 comments on commit 4e703e8

Please sign in to comment.