hodlbod

Results 192 issues of hodlbod

## Description When converting an html string with links to markdown, some angle brackets get left in the markdown. ## Input ``` converter.makeMarkdown('hi') ``` ## Expected Output ``` [hi](x) ```...

This issue is a: Question / support request. I'm using nwb 0.18 with the following config: ``` const path = require('path') module.exports = { type: 'web-module', npm: { esModules: true,...

Remember that old infinite loop problem that happened when webgrind profiled the file that was currently being generated by xdebug on the profiler (http://code.google.com/p/webgrind/issues/detail?id=12)? Well, it persists (sorta). If you...

I'm using algebra.js probably not as intended; I'm using it to actually solve some equations within my application. But it's super helpful, so I'd like to make it work. It...

I am looking at using webln to build a social website which uses signing to verify messages, and shares a user's public key as an account's unique identifier. It looks...

enhancement

This is the beginning of sort of a second-layer indexing scheme, I came across the need for it when implementing follower count. Currently I'm downloading ~4000 events in the case...

Once https://github.com/nostr-protocol/nips/pull/32 is merged, I think a little cleanup is in order: - Kind 2 should be deprecated - NIP 2 should be modified to specify that kind 3 should...

The intention of this NIP is to create space in the protocol for specifying NIPs for more advanced use cases without forcing relays to implement them or be considered a...

Prior art: - `32123` published by wavlake do zap splits wrong and are not published by the artist. Metadata is also json-encoded in the content. - `31337` is published by...