You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocBookRx implements conditional text using pairs of ifdef::<cond> and endif::<cond>. Sometimes the ifdef runs into the text, like ifdef::jbossfuse[] More text here..., which causes the ifdef to be treated as literal text.