https://github.com/Xil216/markdown-parser1/blob/258e64b134e6a0974ec87cefd2f54b94f7529697/MarkdownParse.java#L40 Variable names in the main method can be more informative For example, String content can be String contentOfFile
markdown-parser1/MarkdownParse.java
Line 40 in 258e64b
Variable names in the main method can be more informative
For example, String content can be String contentOfFile