[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: FW: Wish list for TortoiseSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-09 20:28:30 CEST

Rainer Müller wrote:
> Stefan Küng wrote:
>> Implemented some formatting (*bold*, ^italic^ and _underlined_) in
>> revision 6747.
>
> Usually, italic is done with slashes /foobar/.
> I assume you don't want to use this in order to exclude file paths from
> formatting? I don't know if it would really bother if file paths get italic.

I think I would bother if I enter a path like this:
mypath/folder/subfolder
and only 'folder' is then shown in italic.

> If / is used, would it be possible to exclude /path/to/file (words with / inside
> or more than one / in the word)?

hmm - that might be an option. I'll think about it.

> Is it possible to write more than one word in bold or italic (like *some more
> text*)? This would be a problem with file paths... (e.g. changed /foo and /bar)

Yes, it's possible to format multiple words. But not like this:
*test and *test
only like this:
*test and test*

The starting format char must be followed by an alphanumeric character,
and the ending format char must be preceded by an alphanumeric
character. Otherwise, you'd get into trouble when you try to enter log
messages with lists:

* list entry 1 - we multiply 4*4
* list entry 2: don't write * chars out to screen.

would be completely cluttered with bold formatting.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jun 9 20:28:47 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.