This repository was archived by the owner on Feb 18, 2025. It is now read-only.
Commit af0f2f4
authored
adds p element to introduction elements (#189)
**Pull Request Description**
Ensures that all `introduction`, `statement` and `hint` elements use
`<p>` elements.
Closes #156
---
**Licensing Certification**
GitKit is a [Free Cultural Work](https://freedomdefined.org/Definition)
and all accepted contributions are licensed as described in the
LICENSE.md file. This requires that the contributor holds the rights to
do so. By submitting this pull request **I certify that I satisfy the
terms of the [Developer Certificate of
Origin](https://developercertificate.org/)** for its contents.1 parent 6c25370 commit af0f2f4
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- source
- ch-communities-and-collaboration
- ch-instructor-guide
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
| 630 | + | |
630 | 631 | | |
631 | 632 | | |
632 | 633 | | |
| |||
696 | 697 | | |
697 | 698 | | |
698 | 699 | | |
| 700 | + | |
699 | 701 | | |
700 | 702 | | |
701 | 703 | | |
| |||
0 commit comments