git ssb

0+

wanderer🌟 / lockmap



Fix README license URL

%Ngub82FbtZ52Bv+rb39eLYyWyUKD/QMWinc2Bck+HPU=.sha256
Closed Kira wants to merge commits into master from noffle-readme
Kira · 11/17/2017, 11:17:04 PM

Fix README license URL

The license you chose has a url of

https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)

which ends with a closing paren. Apparently markdown parsers struggle with this! After some reading, it seems like the best solution is to embed the link as HTML.

Cool module. I like your idea of including source code links in your README to the implementation of each API function. :+1:

%dx8DwXpa1Bd9La33DzKpT6SSyfiqb4spDusRjMadtfs=.sha256 Kira · 11/17/2017, 11:19:05 PM

Oh, looks like ssb-marked doesn't like parsing HTML. Bummer!

%StwXYF/W1Dowm0ooDKcQlyDQ6zjyQ8jvhztNqpRjJBk=.sha256 cel · 11/18/2017, 12:14:43 AM

using angle brackets or footnotes should fix this: %Wx7Cp9G...

@noffle @Bob

Kira updated the branch to 0bcd9ac8 · 11/18/2017, 1:14:31 AM
%6w5DCKkXJgJ0HmMn4UIfl/jwIUl5U75rX5sYElJ6pDc=.sha256 Kira · 11/18/2017, 1:14:49 AM

Thanks @cel -- a footnote did it. How would I use angle brackets here?

%3A0cxxrqylYJu4CUGtXAzVVqWTkl2ayRPH2Mbtx7SEw=.sha256 cel · 11/18/2017, 1:16:26 AM

@noffle you're welcome. my mistake, i don't think angle brackets would help here

%gmP4XiFg11sw9ln7ECq898v+8L04bZqd5acOxusQxTk=.sha256 wanderer🌟 · 11/18/2017, 1:37:43 AM

thanks @noffle @cel !

wanderer🌟 deleted the noffle-readme branch · 11/18/2017, 1:38:49 AM

Built with git-ssb-web