This page can be used to see how a Markdown parser creates IDs for different headers.
Note that GitHub's parser drops the .
characters from the ID.
KLANGPHONICS - Heliosphere - Songs to Try | |
Eiko Shimamiya - Naraku no Hana (LZTN Remix) - | |
Mameyudoufu - I HATE MY PUTER (ALL MY ENEMIES ARE INSIDE IT) - BOOT LOADER | |
Souya - Sixth Sense - AD:TRANCE 8 | |
VAST - Touched (Audio Pushers Remix) - | |
D-Fener - Insomnia Identity - 24.7 -works. for stream vol.3- | |
Droplamp - HOZUMI ≠ MUMEI - A-Remix Nation 14 | |
Tsukishiro Hikari - The Void - fig.3: wave | |
Yunosuke - I seek you - Black or White | |
Danzfolk - Night in Tokyo - Fires & Dark Desires EP |
ripple = require('ripple-lib') | |
api = new ripple.RippleAPI() | |
secret = "snenLH1fuSAVsULtAKkfLrmkXUTEt" // Test secret, do not use for anything real | |
tx_json = JSON.stringify({ | |
"TransactionType": "Payment", | |
"Account": "rnURbz5HLbvqEq69b1B4TX6cUTNMmcrBqi", | |
"Amount": { | |
"currency": "FOO", |
https://xrpl.org/accountroot.html | |
Field Size (bits) | |
================================ | |
index 256 | |
LedgerEntryType 16 | |
Account 160 | |
Balance 64 | |
PreviousTxnID 256 | |
PreviousTxnLgrSeq 32 |
<!DOCTYPE html> | |
<html><head><meta charset="utf-8" /> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js" integrity="sha512-WFN04846sdKMIP5LKNphMaWzU7YpMyCU245etK3g/2ARYbPK9Ub18eG+ljU96qKRCWh+quCY7yefSmlkQw1ANQ==" crossorigin="anonymous"></script> | |
<script src="https://unpkg.com/[email protected]/build/ripple-latest-min.js"></script> | |
<script type="application/javascript"> | |
async function main() { | |
// Connect ------------------------------------------------------------------- | |
api = new ripple.RippleAPI({server: 'wss://s.altnet.rippletest.net:51233'}) | |
await api.connect() |
====================== | |
Proton: 1608325607 experimental-5.13-20201218c | |
SteamGameId: 1348700 | |
Command: ['/home/mduo13/.local/share/Steam/steamapps/common/Spice&Wolf VR2/Spice and Wolf VR2.exe'] | |
Options: {'forcelgadd'} | |
SteamLinuxRuntime: v0.20201124.0-11-g197f448 | |
pressure-vessel: 0.20201203.0+srt1 scout 0.20201214.0 | |
soldier: 0.20201210.0 soldier 0.20201210.0 | |
====================== | |
ERROR: ld.so: object '/home/mduo13/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. |
====================== | |
Proton: 1607520831 proton-5.13-4 | |
SteamGameId: 1348700 | |
Command: ['/home/mduo13/.local/share/Steam/steamapps/common/Spice&Wolf VR2/Spice and Wolf VR2.exe'] | |
Options: {'forcelgadd'} | |
SteamLinuxRuntime: v0.20201124.0-2-g0f9c98f | |
pressure-vessel: 0.20201203.0+srt1 scout 0.20201203.1 | |
soldier: 0.20201203.0 soldier 0.20201203.0 | |
====================== | |
ERROR: ld.so: object '/home/mduo13/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. |
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
Form Factor: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz | |
CPU Family: 0x6 |
{ | |
"ObjectStates": [ | |
{ | |
"Name": "DeckCustom", | |
"ContainedObjects": [ | |
{ | |
"CardID": 100, | |
"Name": "Card", | |
"Nickname": "Mirri, Cat Warrior", | |
"Transform": { |
$ ./rippled ledger closed full | |
Loading: "/home/mduo13/.config/ripple/rippled.cfg" | |
2020-Jan-04 00:32:21.716187365 HTTPClient:NFO Connecting to 127.0.0.1:5005 | |
{ | |
"result" : { | |
"ledger" : { | |
"accepted" : true, | |
"accountState" : [ | |
{ |