Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's changed?
#2518
Support Markdown file formatting
Formatting can be done via
![image](https://private-user-images.githubusercontent.com/29418975/357252765-ff4629d3-d26b-4af5-8888-40b88b8606ea.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDAxMjMsIm5iZiI6MTczOTA5OTgyMywicGF0aCI6Ii8yOTQxODk3NS8zNTcyNTI3NjUtZmY0NjI5ZDMtZDI2Yi00YWY1LTg4ODgtNDBiODhiODYwNmVhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDExMTcwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYxYTczZGUxMjg3NTNhNGJhNjQxMTIzZjBiOTI0MDA1NTkxMzdkOGUwMjlhMDU5MWNjOTQzZDI2NTM1MWE4MGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vpD37N7RlKgxiPBbZ5eTA6FcpXcadIa7wzMVmiPlmDs)
spotless apply
At the same time, if it does not meet the specifications during compilation, it will be detected
effect:
![image](https://private-user-images.githubusercontent.com/29418975/357252454-8be5dff2-a63e-4df9-994b-d36586254c67.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDAxMjMsIm5iZiI6MTczOTA5OTgyMywicGF0aCI6Ii8yOTQxODk3NS8zNTcyNTI0NTQtOGJlNWRmZjItYTYzZS00ZGY5LTk5NGItZDM2NTg2MjU0YzY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDExMTcwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlZjU5MGQ3OWQyYmEyN2E1MzkzNGY2NTk1YmFjNzA2Y2Y3Y2E5MmJjYzU3YzhmMzgzNzM1MTdiYTJiMmI5MDgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gcHFG29g88kghcMD1kdx6zZc3eZSGAgS7c5lEjao5d8)
Checklist
@tomsun28 Implemented through the following configuration,