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

Docs: Eliminate a unicode character that causes trouble in doc generation #5866

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

jannotti
Copy link
Contributor

In the specs repo we generate pdf from md, and it can't handle the unicode character we were using to mean "where".

@jannotti jannotti self-assigned this Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (548fbb4) 55.96% compared to head (e52e80e) 55.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5866      +/-   ##
==========================================
- Coverage   55.96%   55.95%   -0.02%     
==========================================
  Files         477      477              
  Lines       67400    67400              
==========================================
- Hits        37720    37711       -9     
- Misses      27126    27138      +12     
+ Partials     2554     2551       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jannotti jannotti merged commit b5ad8d0 into algorand:master Dec 11, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants