[Pro] Master page markup items

I’m having problems with markup items on a master page in FW7Pro. When the master items appear on pages, the markup changes.

The markup I want is a span, so I have two markup items, the first opening the span, the second closing it.

The problem is that FW7Pro is generating spans around the items, so instead of:

<span id=“mySpan”>xxx</span>, I’m getting:

<span id=“item1”><span id=“mySpan”></span>xxx</span id=“item2”></span></span>

So the span “mySpan” is being closed prematurely, leaving “item1” wrapping my content.

This is not the same behaviour as FW6Pro.

Anyone have any ideas?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

How are you adding the Markup - Insert>Markup Item(s)

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

How are you adding the Markup - Insert>Markup Item(s)

Yes, Insert → Markup item

Here’s an example:
https://www.dropbox.com/sh/h7o65wx6sqmxyw4/AAD6s5nfXQyhOR-KeqVHh198a


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options