When I write preformatted code like this in wiki, the number parts shows up as a link. Is there way to prevent this? {{{ 00:12:05 INFO| SchedulerEngine[id=8215941, name=TimeMachineScheduler, ip=192.168.1.146] started.
On Saturday, April 28, 2012 10:09:28 PM UTC-4, Zemian Deng wrote:
> Hi there,
> When I write preformatted code like this in wiki, the number parts shows > up as a link. Is there way to prevent this? > {{{ > 00:12:05 INFO| SchedulerEngine[id=8215941, name=TimeMachineScheduler, > ip=192.168.1.146] started. > }}}
On Mon, May 14, 2012 at 10:20:02AM -0700, Zemian Deng wrote:
> Can anyone help?
> On Saturday, April 28, 2012 10:09:28 PM UTC-4, Zemian Deng wrote:
> > Hi there,
> > When I write preformatted code like this in wiki, the number parts shows > > up as a link. Is there way to prevent this?
> > {{{
> > 00:12:05 INFO| SchedulerEngine[id=8215941, name=TimeMachineScheduler, > > ip=192.168.1.146] started.
> > }}}
> > The number "8215941" shows up as link to "
> > https://bitbucket.org/timemachine/scheduler/changeset/8215941", which is > > not what I want. I just want my pre-formatted text just as plain text, with > > no autolinking or any sorts. Can I do this?
> > Thanks for your help,
> > Zemian Deng
Yeah, probably a bitbucket but or something. Nobody can really help you
unless if he is from atlassian.
> -- > You received this message because you are subscribed to the Google Groups "bitbucket-users" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/bitbucket-users/-/tt_IYGrYK5wJ.
> To post to this group, send email to bitbucket-users@googlegroups.com.
> To unsubscribe from this group, send email to bitbucket-users+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bitbucket-users?hl=en.
On Sat, Apr 28, 2012 at 7:09 PM, Zemian Deng <saltnlig...@gmail.com> wrote:
> Hi there,
> When I write preformatted code like this in wiki, the number parts shows up
> as a link. Is there way to prevent this?
> {{{
> 00:12:05 INFO| SchedulerEngine[id=8215941, name=TimeMachineScheduler,
> ip=192.168.1.146] started.
> }}}
I tested this and haven't been able to reproduce the behavior you
describe. The {{{ and }}} brackets are used for pre-formatted text in
Wiki Creole and should prevent linking.
On Monday, May 14, 2012 2:45:09 PM UTC-4, Charles McLaughlin wrote:
> On Sat, Apr 28, 2012 at 7:09 PM, Zemian Deng <saltnlig...@gmail.com> > wrote: > > Hi there,
> > When I write preformatted code like this in wiki, the number parts shows > up > > as a link. Is there way to prevent this? > > {{{ > > 00:12:05 INFO| SchedulerEngine[id=8215941, name=TimeMachineScheduler, > > ip=192.168.1.146] started. > > }}}
> > The number "8215941" shows up as link > > to "https://bitbucket.org/timemachine/scheduler/changeset/8215941", > which is > > not what I want. I just want my pre-formatted text just as plain text, > with > > no autolinking or any sorts. Can I do this?
> I tested this and haven't been able to reproduce the behavior you > describe. The {{{ and }}} brackets are used for pre-formatted text in > Wiki Creole and should prevent linking.