Skip to content

Commit

Permalink
remove smart quote parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwhiting committed Dec 13, 2023
2 parents aac394d + b9365dc commit 65c879f
Show file tree
Hide file tree
Showing 71 changed files with 20,315 additions and 1,115 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Replace smart quotes in Markdown files
run: |
chmod +x ./replace_smart_quotes.sh
./replace_smart_quotes.sh
#run: |
# chmod +x ./replace_smart_quotes.sh
# ./replace_smart_quotes.sh

- uses: quarto-dev/quarto-actions/setup@v2
with:
Expand Down
Loading

0 comments on commit 65c879f

Please sign in to comment.