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
Replace back-quotes with straight-quotes in normal text
* back-quotes used as single opening quotes by TeX are not necessary since csquotes.sty is used to handle smart quotes
* back-quotes can confuse the markdown parser (c.f. section '2.1 Package Creation')
0 commit comments