You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,11 +148,6 @@
148
148
149
149
- similar to JSDoc source docs
150
150
151
-
1. clean-up cpp test runners
152
-
153
-
-`powm1`
154
-
-`riemann-zeta`
155
-
156
151
1.`type-of` should check for `toStringTag` support
157
152
158
153
1. update `utils/tools`
@@ -739,8 +734,6 @@
739
734
- how would we annotate for reactive documents? inline comments? spans?
740
735
- how would we annotate asides/notes? maybe not necessary for standard module READMEs. Possibly via spans.
741
736
742
-
1. remark-insert-svg-equation plugin
743
-
744
737
1. remark-insert-svg-figure plugin
745
738
746
739
- requires codifying a comment markup syntax, which can take inspiration from how equations are documented in Markdown
@@ -1694,7 +1687,6 @@
1694
1687
1695
1688
1. [ilogb](https://github.com/JuliaLang/openlibm/blob/master/src/s_ilogb.c) and [logb](https://github.com/JuliaLang/openlibm/blob/master/src/s_logb.c), although these may just be `float64-exponent`
0 commit comments