Use em dashes when appropriate #15

Open
rbt wants to merge 1 commit from em-dash into main
Owner

Lots of en dashes are being used to join clauses or insert asides. Em dashes are correct here.

Lots of en dashes are being used to join clauses or insert asides. Em dashes are correct here.
rbt added 1 commit 2024-05-06 16:48:09 +00:00
rbt force-pushed em-dash from faf1b759fa to ed8781699a 2024-05-06 16:49:06 +00:00 Compare
irenes requested review from irenes 2024-06-12 19:49:22 +00:00
Owner

yes absolutely, sounds great, go ahead and merge it (fix that conflict of course)

yes absolutely, sounds great, go ahead and merge it (fix that conflict of course)
This pull request has changes conflicting with the target branch.
  • content/about.md
  • content/add-to-config.md
  • content/install.md

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin em-dash:em-dash
git checkout em-dash

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff em-dash
git checkout main
git merge --ff-only em-dash
git checkout em-dash
git rebase main
git checkout main
git merge --no-ff em-dash
git checkout main
git merge --squash em-dash
git checkout main
git merge --ff-only em-dash
git checkout main
git merge em-dash
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-website#15
No description provided.