Aetherinox / obsidian_demo.js
0 likes
0 forks
1 files
Last active
1 | const arrPages = obj.pages; |
2 | |
3 | html += "\n<details><summary>" + obj.name + "</summary>\n\n"; |
4 | |
5 | Promise.all( arrPages.map( async ( pages ) => |
6 | { |
7 | const page_path = pages.path; |
8 | const page_name = pages.name; |
9 | const page_label = pages.label; |
Aetherinox / obsidian_demo_gistr_simple
0 likes
0 forks
1 files
Last active
1 | This is an example of Obsidian Gist codeblocks being able to scroll horizontally, and also on the Dark theme. You can customize the scrollbar colors to appear in your own color simply by accessing the plugin settings for Gistr. |
Aetherinox / obsidian_demo_gistr_single
0 likes
0 forks
1 files
Last active
1 | This is a single file Gistr Demo hosted on OpenGist. |
2 | |
3 | Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering |
4 | animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger |
5 | omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil |
6 | stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated |
7 | corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, |
8 | suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go |
9 | lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh |
10 | tofth eliv ingdead. |
Aetherinox / obsidian_demo_gistr_multiple_1
0 likes
0 forks
2 files
Last active
1 | This is a multi-file Gistr Demo hosted on Github Gist. |
2 | |
3 | Black spot splice the main brace handsomely Jack Ketch starboard haul wind chase guns prow |
4 | gabion careen. Jolly Roger chantey hulk hornswaggle scourge of the seven seas six pounders |
5 | Buccaneer lee rope's end square-rigged. Rum quarterdeck avast squiffy run a shot across the |
6 | bow gabion swing the lead salmagundi hogshead skysail. |
7 | |
8 | Mutiny gunwalls Yellow Jack main sheet clipper swab fore rope's end swing the lead keelhaul. |
9 | Clap of thunder Privateer bilge grapple smartly gunwalls killick warp wherry reef. Cutlass |
10 | matey pirate belay bilge Barbary Coast quarter long clothes fore clap of thunder. |
Aetherinox / obsidian-gist.md
0 likes
0 forks
2 files
Last active
1 | This is a gist hosted on the OpenGist demo website. |
2 | |
3 | Lorem Ipsum is simply dummy text of the printing and typesetting industry. |
4 | Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, |
5 | when an unknown printer took a galley of type and scrambled it to make a type |
6 | specimen book. It has survived not only five centuries, but also the leap into |
7 | electronic typesetting, remaining essentially unchanged. It was popularised in |
8 | the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, |
9 | and more recently with desktop publishing software like Aldus PageMaker |
10 | including versions of Lorem Ipsum. |
Newer
Older