-
chapter-8.xhtml:
- [X] The semicolons need to be outside of the `` elements ([SEMOS 8.2.4](https://standardebooks.org/manual/1.6.4/8-typography#8.2.4)).
chapter-12.xhtml:
- [X] The verse at t…
-
Solution works locally. Also tried submitting the github example solution and got the same. Same applies to Roman Numerals. Perhaps it is to to with the srfi 64 tests?
-
Apparently one can get far without enumerations and bullets.
Bullets are frequently used in text, maybe overused. They might lead to bad type setting style. Nonetheless the lack of proper support o…
the42 updated
2 years ago
-
At least 20 Practice Exercises are needed to launch track.
### checklist:
exercise name (so-called "slug") is linked to a **description**.
task's **difficulty** is in parentheses. the choice is…
-
Create a `CardType` based on the Devilman Crybaby official title cards. Basic layout would be something like:
Some work will have to be done for really long roman numerals, like for episodes of…
-
Hello,
Happy we have
`rclone backend drives -o config gdrive:`
for list all shared drive for config file, but my shared drive have utf-8 char, and with large folder with char "_" very hard to rea…
-
### Description
Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.
Symbol Value
I 1
V 5
X 10
L 50
C …
-
The `GENERAL_GENDER_AGREEMENT_ERRORS` rule has been triggering many false alarms. Here's a to-do list for this rule:
- [x] Add rules to the `CONFUSED_WORDS` category to correct spelling and reduce …
-
It looks like the following exercises do not have a Makefile:
- Accumulate
- Acronym
- Armstrong Numbers
- Octal
- Roman Numerals
- Sum Of Multiples
- Triangle
- Trinary
I think the stand…
-
Lists have a type attribute that apparently currently isn't taken into account. It can easily be supported like this:
```css
ol[type="a"] {
list-style-type: lower-alpha;
}
ol[type="A"] {
lis…