Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am otemachi on github.
  • I am otemachi (https://keybase.io/otemachi) on keybase.
  • I have a public key ASCY42NpCZcvJXs-WgzmINmSCYeHCRwMGsc5PDUjR6KIxgo

To claim this, I am signing this object:

@Otemachi
Otemachi / Standard.md
Last active November 10, 2019 06:28
My standard on Markdown

Happy Party Train

From Love Live! Wikia


Image
Single by Aqours
Center Kanan Matsuura [1]
Released 2017-04-05
Format CD/DVD/Blu-Ray
Recorded 2017
@Otemachi
Otemachi / Standard.md
Created November 10, 2019 06:25
My Standard on Markdown

Happy Party Train

From Love Live! Wikia


Image
Single by Aqours
Center Kanan Matsuura [1]
Released 2017-04-05
Format CD/DVD/Blu-Ray
Recorded 2017
@Otemachi
Otemachi / Standard.md
Created November 10, 2019 06:25
My standard on Markdown

Happy Party Train

From Love Live! Wikia


Image
Single by Aqours
Center Kanan Matsuura [1]
Released 2017-04-05
Format CD/DVD/Blu-Ray
Recorded 2017
@Otemachi
Otemachi / clock.html
Last active November 9, 2019 08:01 — forked from Flybel/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >
@Otemachi
Otemachi / clock.html
Created November 9, 2019 07:01 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >
@Otemachi
Otemachi / markdown-text-101.md
Last active July 22, 2018 05:38 — forked from matthewzring/markdown-text-101.md
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

Sweet Styles

Italics *italics* or _italics_

Underline italics __*underline italics*__