-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
I tried using commenter, eg, require('cbor/lib/comented'),
commented.comment(cborString, function(error, string){
console.log(error, string);
})
This does not invoke the callback function, have tried with an options object as well.
I also tried commenting a cbor trying using cbor-cli and piping the output to a file, the comments generates are not proper and does not follow the ones as cbor.me, I tried with a couple of cbor strings, but below is a sample cbor that does not comment properly,
82D818584983581C9C708538A763FF27169987A489E35057EF3CD3778C05E96F7BA9450EA201581E581C9C1722F7E446689256E1A30260F3510D558D99D0C391F2BA89CB697702451A4170CB17001A6979126C
Metadata
Metadata
Assignees
Labels
No labels