-
## Update from @IgorMinar on 2014-11-10:
To summarize the constraints, the solution we are looking for must match the following:
1. Be valid HTML (see this [issue](https://www.w3.org/Bugs/Public/show…
-
The current driver for Freedom Scientific braille displays uses a DLL from FS to communicate with the displays. To benefit from upcoming improvements to NVDA's braille support such as autodetection (s…
bramd updated
5 years ago
-
When there is so much feedback on this proposal from those who are aware and choose to speak at all and from members of the TC39 board itself that there are several things wrong with this proposal tha…
-
The document [The expl3 package and LaTeX3 programming (v. 2017/09/18)](http://ftp.cc.uoc.gr/mirrors/CTAN/macros/latex/contrib/l3kernel/expl3.pdf) states on p. 7:
> The LaTeX3 coding convention is …
-
### Changelog (TDB 335.63 -> 335.64 & 720.00-> 720.01)
![master](https://img.shields.io/badge/branch-master-blue.svg)
![3.3.5](https://img.shields.io/badge/branch-3.3.5-yellow.svg)
-
I think it would very interesting to structure this project into a curriculum like FreeCodeCamp (FCC).
If you are unfamiliar with FCC, it is basically a web-development curriculum online. You sign up…
ghost updated
6 years ago
-
#### Expected
Wouldn't it be better to indicate Tags by e.g "@tag" in the notes itself to make notes really self contained. Otherwise all tags will be lost when migrating to another Tool. …
-
c9.io has been acquired by AWS and now requires the use of a credit card. Heroku also requires the use of a credit card for hosting - and also requires learning a bunch of Heroku-specific concepts - s…
-
I'd love Sass style mixins in SCSS, specifically being able to do + in addition to @include. I know a few others mentioned this recently, but I didn't see an official issue for it, so I'm adding one.
…
-
Introduce two new syntax for type declaration based on JSDoc
``` typescript
var myString: !string = 'hello world'; //non-nullable
var myString1: ?string = 'hello world'; // nullable
var myString2: s…