bip-0137.mediawiki: use <code>recId</code> for markdown clarity#1315
Closed
RandyMcMillan wants to merge 1 commit intobitcoin:masterfrom
Closed
bip-0137.mediawiki: use <code>recId</code> for markdown clarity#1315RandyMcMillan wants to merge 1 commit intobitcoin:masterfrom
RandyMcMillan wants to merge 1 commit intobitcoin:masterfrom
Conversation
Contributor
Author
Contributor
|
Hi
* Browsers ship safe fonts, but careless webmasters don't use them.
* This type of documentation should be primarily readable "raw".
* Your problem is fixed for this document with a ticket at Bitcoin,
for every document with a ticket at GitHub.
…On Fri, May 6, 2022 at 6:24 PM @RandyMcMillan ***@***.***> wrote:
Use <code>recId</code> to distinguish from lower case l
<code>recId</code> is used to force inline code rendering
as a gh-markdown work around.
------------------------------
You can view, comment on, or merge this pull request online at:
#1315
Commit Summary
- c20f931
<c20f931>
bip-0137.mediawiki: use <code>recId</code> for markdown clarity
File Changes
(1 file <https://github.com/bitcoin/bips/pull/1315/files>)
- *M* bip-0137.mediawiki
<https://github.com/bitcoin/bips/pull/1315/files#diff-5504e95444e9f78407c5a1f3a4e1ce17a3b5bf4ed3d3c69c5aa0d02a83715660>
(6)
Patch Links:
- https://github.com/bitcoin/bips/pull/1315.patch
- https://github.com/bitcoin/bips/pull/1315.diff
—
Reply to this email directly, view it on GitHub
<#1315>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMRS4W4G6PGMUMYG65HENWDVIVBSXANCNFSM5VIULRLQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Contributor
Author
This is incorrect - these are .mediawiki files - they are meant to be rendered. |
Contributor
Fine. However, even so, it is still a rendering issue. I think this type of documentation should be made Gosh, they can't even render bold text right! 🤦 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Use
<code>recId</code>to distinguish from lower casel<code>recId</code>is used to force inline code renderingas a gh-markdown work around.