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
the title would become <span class="section-number">#. </span>Actual Title. Directly truncating this string to 15 characters makes it a mess, as shown below.
The change in #1583 should solve this as a side effect, but seems that it got stuck somewhere.
The text was updated successfully, but these errors were encountered:
When section is numbered, e.g.
the title would become
<span class="section-number">#. </span>Actual Title
. Directly truncating this string to 15 characters makes it a mess, as shown below.The change in #1583 should solve this as a side effect, but seems that it got stuck somewhere.
The text was updated successfully, but these errors were encountered: