GithubHelp home page GithubHelp logo

adoc-test's Introduction

Some testing with adoc

Working?

Does this work? I really hope this works.

Codeblocks

HelloWorld.java
public class HelloWorld {
  public static void main(String... args) {
    System.out.println("Hello, world!");
  }
}

same as above, but from a file

HelloWorld.java, from a file
link:HelloWorld.java[role=include]
hello_world.sh
#!/usr/bin/env bash
echo "Hello, world!"

Lists, listings, …​

Lists

  • this should work

  • as should this

    • and of course this

      • or this

Enumerations

  1. first

  2. second

    1. tow point one

      1. two point one point one

  3. third

Mixed

  • foo

    1. bar

      1. baz

  • bang

    1. bong

      1. bung

Checkboxes?

  • ❏ Checkboxes

    • ❏ Everywhere?

      • ✓ Everywhere!

    • really everywhere? [ ]

      • nah =/

        1. [ ] what about here?

          1. nah also

Anchors

Back to the Title.

Same but with xref: Title.

Or back to the Lists.

Kbd?

ALT+F4 (needs the experimental thingy at the start)

This is supposed to represent a OK button.

adoc-test's People

Contributors

turing85 avatar

Watchers

 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.