Giter Site home page Giter Site logo

hibbitts-design / docsify-this-markdown-content-demo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 18 KB

A range of Markdown examples specifically for Docsify-This.

Home Page: https://docsify-this.net/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-this-markdown-content-demo/main&edit-link=https://github.com/hibbitts-design/docsify-this-markdown-content-demo/blob/main/README.md#/

docsify-this-markdown-content-demo's Introduction

Hello!

This is a sample Markdown file for display by Docsify-This.

Markdown Javascript Code Block

<script>
  alert('Hello, World!');
</script>

Markdown CSS Code Block

body {
  font-family: sans-serif;
}

h1 {
  color: darkred;
}

Markdown Kotlin Code Block

fun main(args: Array<String>) {
    println("Hello, World!")
}

Markdown Image

Octocat

Markdown Image (Styled with Docsify-This CSS Class image-75% on larger screens)

Octocat

Markdown Button (Styled with Docsify-This CSS Class button)

Required Reading Quiz due Jun 4th

<style> .markdown-section .mybutton, .markdown-section .mybutton:hover { cursor: pointer; color: #CC0000; height: auto; display: inline-block; border: 2px solid #CC0000; border-radius: 4rem; margin: 2px 0px 2px 0px; padding: 8px 18px 8px 18px; line-height: 1.2rem; background-color: white; font-family: -apple-system, "Segoe UI", "Helvetica Neue", sans-serif; font-weight: bold; text-decoration: none; } </style>

Markdown Button (Styled with custom CSS Class mybutton)

Required Reading Quiz due Jun 4th

Markdown Footnote

Here is a simple footnote1. With some additional text after it.

HTML iFrame (YouTube)

<iframe width="560" height="315" src="https://www.youtube.com/embed/lJIrF4YjHfQ"> </iframe>

HTML iFrame (YouTube, Styled with Docsify-This CSS Class video-container-16by9)

<iframe width="560" height="315" src="https://www.youtube.com/embed/lJIrF4YjHfQ"> </iframe>

HTML iFrame (Google Slides)

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRnnRFelgw1ksq_p8Eryg3dnyLCRRLPf5fBgdwdv9p-tCIwcxqWvzDGrGbjxGHL7HqEJVpmV26ntk3a/embed?start=false&loop=false&delayms=3000" frameborder="0" width=780" height="585" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

HTML iFrame (Google Slides, Styled with Docsify-This CSS Class video-container-16by9)

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRnnRFelgw1ksq_p8Eryg3dnyLCRRLPf5fBgdwdv9p-tCIwcxqWvzDGrGbjxGHL7HqEJVpmV26ntk3a/embed?start=false&loop=false&delayms=3000" frameborder="0" width=780" height="585" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

HTML iFrame (H5P)

<iframe src="https://h5p.org/h5p/embed/214115" width="778" height="279" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="User-Centered Design"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>

HTML Embed (using Embed.ly)

Defining usability

Footnotes

  1. My reference. โ†ฉ

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.