CloudNative.Quest

Quest to Cloud Native Computing

Test area

Author:


Modified: Sun, 2021-Aug-01

Introduction

Site logo

original

Site logo
:imagesdir-old: {imagesdir}
:imagesdir: .
image::sitelogo-96px.png[Site logo, 96px.png]
:imagesdir: {imagesdir-old}

Test area

  • Tab A

  • Tab B

  • Tab C

  • Tab D

  • Tab E

  • Tab F

Contents of tab A by 'adoctabs', bolded text.

Contents of tab B., adoctabs, links.

        $ ls
list file1
list file2
        <html>
<body>
<p>Contents of tab C., adoctabs, codeblock</p>
<b>Bold</b>
</body>
</html>

Contents of tab D., adoctabs, table

Items / SSG application Astro Pelican

License

MIT

AGPL-3

Programming language(s)

JavaScript, TypeScript, many frameworks (Svelte, Vue, React, SolidJS, Alpine) and Lit

Jinja2, Python(for writi ng plugins)

Contents of tab E., adoctabs

Contents of tab F., adoctabs

shiki 0.14.x does not support asciidoc, log

        
== Title in AsciiDoc

code block
[source, asciidoc, linenums]

* section1
* section2

|https://server1/url1/[URL1]
        ``Test rst``
=======

Testing rst:

.. code-block:: bash

   #!/bin/bash
   ls -la
        ## Topic1

```sh
export var1=1
ls -l
if [[ var1 == 1];; then
  touch abc
fi
```

```python
import project1 from library1
```
        $ ls -la
$ cat /etc/resolv.conf
        a,b,c
1,2,3

Share this article


Related articles



Twitter responses: 0


Comments

No. of comments: 0

This site uses Akismet and Google Perspective API to reduce spam and abuses.
Please read and agree the privacy policy before using the comment system.