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

Customize Markdown for recommended natlang usage #95

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

xen0n
Copy link
Member

@xen0n xen0n commented Nov 6, 2023

No description provided.

xen0n added 3 commits November 6, 2023 21:29
```sh
rg -l 'tā' blog docs newsletter | xargs sed -i 's/tā/:ta:/g'
rg -l 'small' blog docs newsletter | xargs sed -i 's@<small>儿</small>@:儿:@g'
```

then manually fix some rendering problems after the migration, e.g.
blog/2023-04-01-welcome.md (have to add spaces around the fragment; I
don't want to use <s> in this case)

natlang style guide is amended accordingly
@xen0n xen0n merged commit 12db1fb into loongson-community:main Nov 13, 2023
1 check passed
@xen0n xen0n deleted the remark-natlang-usage branch November 13, 2023 09:57
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.

1 participant