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
If these pieces of text are written in Consolas font, they should now appear as inline code (#10).
The idea of this ticket was to convert them to code even if Consolas is not used, as long as they match a specific pattern.
While it's probably best to convert the Google docs to Consolas, that's probably a lot of work and doing it in the converted might be a good idea. But it's up to you.
The manual has stuff like:
I wonder if everything that looks like an an argument (i.e. something like
^-[\w-]
) should be converted to `code`.Other things that might be converted like this:
\d\d[./]\d\d[./]\d\d
The text was updated successfully, but these errors were encountered: