Closed kikuomax closed 2 years ago
When we embed a code block in a blog post, we see something like the following,
import * as fs from 'fs'; import * as path from 'path';
The first line is slightly indented, and it is uncomfortable. Please fix it.
When we embed a code block in a blog post, we see something like the following,
The first line is slightly indented, and it is uncomfortable. Please fix it.