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
Modify IndexTermContent rule to match non-alphanums which
may not be used as quoted text delimters
Also, fix index term renderer (use the `renderInlineElements`
func to avoid having `\n` between each term element
Fixesbytesparadise#503
Signed-off-by: Xavier Coulon <[email protected]>
…506)
Modify IndexTermContent rule to match non-alphanums which
may not be used as quoted text delimters
Also, fix index term renderer (use the `renderInlineElements`
func to avoid having `\n` between each term element
Fixes#503
Signed-off-by: Xavier Coulon <[email protected]>
Eg: content such as:
((foo_bar_baz))
The text was updated successfully, but these errors were encountered: