Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: apply prettier formatting to md #2145

Merged
merged 25 commits into from
Jun 28, 2024
Merged

style: apply prettier formatting to md #2145

merged 25 commits into from
Jun 28, 2024

Conversation

uiolee
Copy link
Member

@uiolee uiolee commented Feb 14, 2024

Check List

Please read and check followings before submitting a PR.

  • exec prettier to index, docs/,api/ markdown of all languages

  • 58a823f: fix(plugin,themes): fix front-matter

  • 2e6a145: fix link syntax error  #2195

  • Others (Update, fix, translation, etc...)

    • Languages:
    • en English
    • ru Russian
    • zh-cn simplified Chinese
    • zh-tw traditional Chinese

@github-actions github-actions bot added Docs source/docs zh lang: zh-cn && zh-tw en lang: en ko lang: ko pt-br lang: pt-br ru lang: ru th labg: th API labels Feb 14, 2024
Copy link
Contributor

github-actions bot commented Feb 14, 2024

Theme thumbnails validation completed.

@yoshinorin
Copy link
Member

yoshinorin commented Mar 20, 2024

@uiolee cc: @KentarouTakeda
Would you please tell us which command are using for formatting? We want to apply same formatting to #2150

@uiolee
Copy link
Member Author

uiolee commented Mar 21, 2024

try prettier [file] --write if you want to use CLI.

But I use vscode 'prettier' extension to do this. This way you can directly see the changes

@github-actions github-actions bot added the ja label Apr 1, 2024
@yoshinorin
Copy link
Member

@hexojs/core
May we merge this?

@github-actions github-actions bot added the infra infrastructure, configuration of this repo label Apr 3, 2024
# Conflicts:
#	source/docs/helpers.md
#	source/ja/docs/helpers.md
#	source/ko/docs/helpers.md
#	source/pt-br/docs/helpers.md
#	source/ru/docs/helpers.md
#	source/th/docs/helpers.md
#	source/zh-cn/docs/helpers.md
#	source/zh-tw/docs/helpers.md
package.json Outdated Show resolved Hide resolved
Co-authored-by: Uiolee <[email protected]>
@yoshinorin
Copy link
Member

yoshinorin commented Apr 5, 2024

Waiting #2157

@D-Sketon
Copy link
Member

waiting #2166

@uiolee uiolee merged commit 3e2c850 into master Jun 28, 2024
6 checks passed
@uiolee uiolee deleted the styleformat branch June 28, 2024 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Docs source/docs en lang: en infra infrastructure, configuration of this repo ja ko lang: ko pt-br lang: pt-br ru lang: ru th labg: th zh lang: zh-cn && zh-tw
Projects
None yet
Development

Successfully merging this pull request may close these issues.

link syntax error
4 participants