File: todo.md

package info (click to toggle)
golang-github-gomarkdown-markdown 0.0~git20220731.dcdaee8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 940 kB
  • sloc: sh: 23; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
# Things to do

[ ] docs: add examples like https://godoc.org/github.com/dgrijalva/jwt-go (put in foo_example_test.go). Or see https://github.com/garyburd/redigo/blob/master/redis/zpop_example_test.go#L5 / https://godoc.org/github.com/garyburd/redigo/redis or https://godoc.org/github.com/go-redis/redis

[ ] figure out expandTabs and parser.TabSizeEight. Are those used?

[ ] SoftbreakData is not used