Skip to content

fix: remove empty section heading (##) in README.md#222

Open
kuishou68 wants to merge 1 commit intoTapXWorld:masterfrom
kuishou68:fix/issue-221-empty-readme-heading
Open

fix: remove empty section heading (##) in README.md#222
kuishou68 wants to merge 1 commit intoTapXWorld:masterfrom
kuishou68:fix/issue-221-empty-readme-heading

Conversation

@kuishou68
Copy link
Copy Markdown

Closes #221

Problem

Line 46 of README.md contains a bare ## heading with no title text:

##

## 问题:如何合并被拆分的文件?

This renders as an empty, untitled horizontal rule / section break in the GitHub markdown preview, and is likely a leftover artifact from editing.

Fix

Remove the empty ## heading and its trailing blank line so the section on file merging follows directly after the math resources links section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: README has empty section heading (##) and mergePDFs.exe misplaced in textbook directory

1 participant