Description:
When using the 'tabs' macro, the tab formatting does not work if a decimal point is included in the tab title. (Ex: {tab:title=VDI 3.1})
Instead of showing each group of information under a separate tab, all information is displayed vertically, only separated by a horizontal line.
Steps to Reproduce:
Simply enter the following code:
{tabs}
{tab:title=VDI 3.1}
Here is some VDI 3.1 Info.
{tab}
{tab:title=VDI 3.0}
Here is some VDI 3.0 Info.
{tab}
{tabs}
Or refer to the following link (also see output in attached image):
https://wikis.sun.com/display/VDI3dot1/Tabs