You are here: Foswiki>Tasks Web>Item13485 (30 Jun 2015, RichMorin)Edit Attach

Item13485: emboldened text before a br tag

pencil
Priority: Enhancement
Current State: Proposal Required
Released In: n/a
Target Release: n/a
Applies To: Engine
Component: FoswikiRender
Branches:
Reported By: RichMorin
Waiting For:
Last Change By: RichMorin
There seem to be some formatting problems when emboldened text immediately precedes a <br> tag:

  • The space before the <br> tag *shouldn't be needed,*
    but it is.

  • The space before the <br> tag shouldn't be needed,
    but it is.

Here's an example where the emboldening extends onto the following line:

  • If T is a type definition where Name is a variable*
    and Type is a *type
    , then:
    Name :: Type yields:
    Rep(T) = { ann_type, LINE, [Rep(Name), Rep(Type)] }

-- RichMorin - 29 Jun 2015

This is probably a "Feature request" ... The markup is defined in EditingShorthand as
You can follow the closing bold, italic, or other (* _ __ = ==) indicator with normal punctuation, such as commas and full stops.

It's worked this way for a very long time. Changes like this have a risk of breaking existing topics with the new interpretation.

-- GeorgeClark - 29 Jun 2015

Perhaps, but I can't imagine anyone wanting the current behavior. So, why not take a look and see what's involved?

-- RichMorin - 30 Jun 2015
 

ItemTemplate edit

Summary emboldened text before a br tag
ReportedBy RichMorin
Codebase
SVN Range
AppliesTo Engine
Component FoswikiRender
Priority Enhancement
CurrentState Proposal Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
Topic revision: r3 - 30 Jun 2015, RichMorin
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy