The leading indentation in */codesnippet/*/* isn't consistent.
Some have 0 spaces ([a]), some 4 ([a], [b]), some 8 ([a], [b], [c]), some even more ([a], [b], [c]). Seems like most inline snippets ([a], [b], [c]) have no leading indentation
Not a big issue because docs.microsoft.com trims it but I figure it's worth tracking.
The leading indentation in
*/codesnippet/*/*isn't consistent.Some have 0 spaces ([a]), some 4 ([a], [b]), some 8 ([a], [b], [c]), some even more ([a], [b], [c]). Seems like most inline snippets ([a], [b], [c]) have no leading indentation
Not a big issue because docs.microsoft.com trims it but I figure it's worth tracking.