Yes, the header markup only works when it is at the beginning of a line. That is, BoltWire looks for \n! to trigger the <h1></h1> tag.
I took a look at the comment template(s) and it turned out to be pretty easy to fix: Go to your xpack system pages and look for blog.template.comments and also forum.template.comments. In the first, change [r][c]{+#2} to [r][c] {+#2} In the other, change [r][c]<(include {p}:comments::{+p}::2)> (not sure why I used this!) to [r][c] {+#2} That should fix it. Because table cells seem to be trimmed it shouldn't cause any other display problems. I'll make this change for the next release of the XPack. Cheers, Dan On Fri, Feb 5, 2016 at 11:49 AM TMurNGon <tmurn...@gmail.com> wrote: > Hi Dan, > > Just an issue I picked up (I think...): > > When adding a comment the first line of the comment does not seem to be > formatted correctly for paragraph formats like '!' (heading 1). > > Those all work later in the text, just not on the 1st line. > > Inline formatting (like '**') does seem to work. > > Just thought I'd mention it. > > Thanks. > Jan > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to boltwire+unsubscr...@googlegroups.com. > To post to this group, send email to boltwire@googlegroups.com. > Visit this group at https://groups.google.com/group/boltwire. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to boltwire+unsubscr...@googlegroups.com. To post to this group, send email to boltwire@googlegroups.com. Visit this group at https://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.