-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Tutorial #330
base: master
Are you sure you want to change the base?
Tutorial #330
Conversation
evildmp
commented
May 24, 2022
- Started a tutorial section, that builds progressively on a Sphinx project.
- Reworded some of the home page.
Codecov Report
@@ Coverage Diff @@
## master #330 +/- ##
=======================================
Coverage 77.48% 77.48%
=======================================
Files 92 92
Lines 14601 14601
Branches 3267 3267
=======================================
Hits 11313 11313
Misses 2846 2846
Partials 442 442
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
[chapter] | ||
page_break=RIGHT | ||
|
||
Just as``emphasis`` and ``strong`` are examples of *elements* that it can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing space before ``emphasis``
c647ab9
to
001311b
Compare