Skip to content

Commit

Permalink
Merge pull request #23 from ArkhamCookie/todo-mark
Browse files Browse the repository at this point in the history
Marked & added tasks
  • Loading branch information
ArkhamCookie authored Nov 6, 2023
2 parents ae6c2a5 + 41818e5 commit 4d92978
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions docs/TODO.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Todo

## Crabot General

- [ ] Improve Error formatting
<!-- ## Crabot General -->

## Documentation

Expand All @@ -14,19 +12,28 @@

- [ ] README.md

## Examples

- [ ] crabtalk
- [ ] formatting

## Continuous Integration

### Golang Tests

#### `lib/crabtalk`

- [ ] basic
- [x] basic

#### `lib/formatting`

- [x] Italics
- [ ] Bold
- [ ] Strikethrough
- [x] Bold
- [x] Bold + Italic
- [x] Strikethrough
- [x] Blockquote
- [x] Unordered List
- [ ] Ordered List

<!-- ### [Git Hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) -->

Expand Down

0 comments on commit 4d92978

Please sign in to comment.