-
Here we observe tidy --doctype html5 is helpless at getting rid of
the ?xml and xmlns lines in
```
$ pod2html /dev/null | sed 's/rev=/rel=/ #fix pod2html bug' | tidy -q --doctype html5
…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
# 2.5 Pay off some technical debt
This assignment combines:
- HTML and CSS best practices
- GitHub branching, merging and pull requests
Let's pretend that [CSS Zen Garden](http://www.csszengarden.co…
-
- [ ] Mulberries are weird
- [ ] Targets visnetwork tips
- [ ] TDOA
- [ ] Tukey's ladder (https://onlinestatbook.com/2/transformations/tukey.html)
- [ ] Darwin's Demons, AI. A game that uses playe…
-
public class MainTest {
private static final Logger LOG = LoggerFactory.getLogger(MainTest.class);
@Test
public void runTest() throws IOException {
File file = new File("test…