comit-network / RFCs

Request for Comments (RFCs) for the COMIT network
9 stars 3 forks source link

Add note to RFC005 highlighting the little-endian encoding of `refund_timestamp` #100

Closed thomaseizinger closed 5 years ago

thomaseizinger commented 5 years ago

The PR first converts the RFC to AsciiDoc and then uses admonitions to add the note.

Unfortunately, the conversion is too much for GitHub's git settings to detect that is actually the same file.

You can go check it locally using git diff master -M1 which lowers the similarity setting to 10%.

Fixes #93.

thomaseizinger commented 5 years ago

I am confused, sometimes you use link: and sometimes not. What is the difference?

link: is only necessary for non-external links like relative paths to files. ascii-doc detects https just fine.

https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#links