Andrei Beliayeu
Andrei Beliayeu
Does tsdoc support curried functions? Is there an example how a curried function can be documented? Related tickets: https://github.com/jsdoc/jsdoc/issues/1286 https://github.com/TypeStrong/typedoc/issues/1098
#### Is your feature request related to a problem? Please describe. Ability to use Redis [cluster](https://redis.io/topics/cluster-tutorial) #### Describe the solution you'd like Enhance existing redis client so that it can...
#### Is your feature request related to a problem? Please describe. Ability to specify connection options as a [`rediss://` URL](https://www.iana.org/assignments/uri-schemes/prov/rediss) when using TLS encryption #### Describe the solution you'd like...
Please remember to request a review from someone when this PR is ready for a code review. #### Which issue does this close? Closes #1594 #### Describe your changes providing...
***Problem*** * html containing meta tags with disallowed attributes is converted to invalid amp ***References*** * https://github.com/ampproject/amphtml/blob/master/validator/validator-main.protoascii * https://amp.dev/documentation/guides-and-tutorials/learn/spec/amphtml#html-tags ***Code sample*** https://codesandbox.io/s/html2-amp-meta-7xem2?fontsize=14&previewwindow=tests html containing ``` ``` fails with error ```...