Code Monkey home page Code Monkey logo

mp4-video-on-markdown's Introduction

mp4-video-on-markdown

GitHubのReadmeなどのMarkdownでmp4形式の動画を埋め込む方法|How to embed mp4 video file on GitHub Markdown like as Readme

Japanese

MP4形式の動画ファイルをアップロードして埋め込む方法

  1. ファイルサイズの上限は10MBまで。
  2. ReadmeなどのMarkdownの編集画面上の"Attach files by dragging & dropping, selecting or pasting them."をクリックして任意のmp4形式の動画ファイルを選ぶ。
  3. Markdownの編集画面で

    <div><video controls src="<!---動画のURL--->" muted="false"></video></div>

    を入力する。

  4. "Commit changes"のボタンをクリックして変更を反映する。
FullHD_.-._2021-02-21.MP4

English

How to upload and embed mp4 video file

  1. File size is up to 10 Megabytes.
  2. Open Markdown edit window, then select "Attach files by dragging & dropping, selecting or pasting them." on bottom of edit window select any mp4 video file.
  3. Put in

    <div><video controls src="<!---video URL--->" muted="false"></video></div>

    on Markdown edit window.

  4. Select "Commit changes" button to reflect changes.
FullHD_.-._2021-02-21.MP4
Twitter-Spaces_emoji-reaction.mp4

mp4-video-on-markdown's People

Contributors

ruindig avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.