Hmm another in draft :-/ IIRC it's the opposite with jspwiki default
syntax, would you mind filing a jira issue to see if it's possible to do
st.? so it doesn't get lost.
I'm suspecting flexmark is inferring blank line == new paragraph, and
that's why it discards the rest of the body, but have to
hi juan pablo,
I experimented further.
In WikiMarkup I would use:
[{WikiTags HashTagOne HashTagTwo OtherHasTag}]()
This type of plugin works!
[{WikiCSS
html {
font-family: Lato,sans-serif;
font-size: 16px;
color: #666;
}
}]()
This type of plugin only works if I don't
Hi Peter,
as per [#1], it should work, and if it doesn't, then it's a bug, there
are tests checking one line plugin invocations, but not for plugins
with body. Does the log yield something regarding the plugin
invocation?
The other only thing that comes to mind is that the plugin must be a
markdo