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
194: setup prettier r=nikomatsakis a=vemoo
I have left prettier default settings, but I'm open to suggestions.
Prettier can also format *.md files, but I have excluded them for now because it removes the whitespaces I mention in #193.
Co-authored-by: Bernardo Uriarte <[email protected]>
194: setup prettier r=nikomatsakis a=vemoo
I have left prettier default settings, but I'm open to suggestions.
Prettier can also format *.md files, but I have excluded them for now because it removes the whitespaces I mention in #193.
Co-authored-by: Bernardo Uriarte <[email protected]>
In the source file string-literals.md there are a couple of places that have multiple consecutive white spaces. For example:
but those are lost after converting it to html:
The text was updated successfully, but these errors were encountered: