Harry Metske created JSPWIKI-979:
------------------------------------
Summary: small preformatted text not working
Key: JSPWIKI-979
URL: https://issues.apache.org/jira/browse/JSPWIKI-979
Project: JSPWiki
Issue Type: Bug
Components: Templates and UI
Affects Versions: 2.10.3
Environment: JSPWiki 2.10.3-svn-11
Firefox 44.0
Ubuntu Linux 15.04
Reporter: Harry Metske
Priority: Minor
In the "old" template you could combine small and preformatted text by using
the following markup:
{noformat}
%%small
{{{
this is small preformatted text
}}}
%%
{noformat}
However, in the haddock template you get standard size preformatted text.
I created a demo page : https://jspwiki-wiki.apache.org/Wiki.jsp?page=Small-test
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)