Code Monkey home page Code Monkey logo

github-markdown-test's Introduction

Heading 1

Testing GitHub Flavoured Markdown (GFM) for code documentation in GitHub repositories.

Heading 2

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Heading 3

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Heading 4

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Math

No LaTeX

For simple formulas HTML ampersand entity codes might be sufficient.

K = σ / μ

See also: Entity codes for math symbols and greek letters.

Source code block

Javascript

if (isAwesome){
  return true
}

HTML4 <font> tag (deprecated)

Specifying font face (computer modern), font size (32px), or color of text (red) has no effect.

<p style="font-family:computer modern; font-size:32px; color:red">Using the HTML4 &lt;font&gt; tag has no effect.</p>

Using the HTML4 <font> tag has no effect.

Footnotes

HTML superscript tags

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.1

Footnotes with hyperlink

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.1

Simple references

  1. Cicero (45 BC). De Finibus Bonorum et Malorum, sec. 1.10.32 and 1.10.33.

References of footnotes with hyperlink

1. Cicero (45 BC). De Finibus Bonorum et Malorum, sec. 1.10.32 and 1.10.33.

github-markdown-test's People

Contributors

clemrei avatar

Watchers

James Cloos avatar  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.