This question about : Answered

Missing space after bold formated text

We have some formatting problems. When we save the following example...
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
         * Foo *bar* baz
         * Foo *bar* baz
         * Foo *bar* baz
         * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz

...we get the following example.
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo <b>bar</b>baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo <b>bar</b>baz
         * Foo *bar* baz
         * Foo *bar* baz
         * Foo *bar* baz
         * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
      * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz
   * Foo *bar* baz

As you can see, every last bold formatted text bevor a lower level of enumeration changed to
<b></b>
instead of asterisk (*) and a space got missed.

Hopefully anyone can help to solve the problem.

-- DannyRotscher - 09 Dec 2014

This has been fixed in our development version. See http://trunk.foswiki.org/Sandbox/TestBoldBullets (Use the same wikiname/password as on foswiki.org)

There have been some fairly extensive fixes in 1.2's Wysiwgy plugin, and they have not been tested back onto 1.1.9 yet.

-- GeorgeClark - 09 Dec 2014

QuestionForm edit

Subject
Extension WysiwygPlugin
Version Foswiki 1.1.9
Status Answered
Related Topics
Topic revision: r3 - 07 May 2017, CrawfordCurrie
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