Closed
Description
We currently have ~7000 instances of poorly translated <code>
HTML elements in the main branch of xamarin/android-api-docs:
$ git grep "lt;code>" | wc -l
7065
We should convert these to <c>
elements.
We currently have ~7000 instances of poorly translated <code>
HTML elements in the main branch of xamarin/android-api-docs:
$ git grep "lt;code>" | wc -l
7065
We should convert these to <c>
elements.