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
I suggest adding commands to remove the odd-numbered or even-numbered selections. These would be helpful when you want to
select every second line
convert straight quotes into smart quotes (e.g. "foobar" into “foobar”) in two passes: First replace every opening double quote with a “ characters then closing double quotes with ”
convert text with inline LaTeX formulas like $x^2$ into HTML, e.g. replace every odd dollar sign with an opening <math> and every even dollar sign with a closing </math> element
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest adding commands to remove the odd-numbered or even-numbered selections. These would be helpful when you want to
“characters then closing double quotes with”$x^2$into HTML, e.g. replace every odd dollar sign with an opening<math>and every even dollar sign with a closing</math>elementBeta Was this translation helpful? Give feedback.
All reactions