README.org: adjust headings
This commit is contained in:
parent
e5958ba432
commit
c7c7c6ebeb
1 changed files with 157 additions and 161 deletions
10
README.org
10
README.org
|
@ -39,12 +39,8 @@
|
|||
The latest version should be shown above with the nexus and maven-central
|
||||
badges or can be found on [[https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.kemitix%22%20AND%20a%3A%22mon%22][Maven Central]].
|
||||
|
||||
** Usage
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: usage
|
||||
:END:
|
||||
|
||||
*** TypeAlias
|
||||
** TypeAlias
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: typealias
|
||||
:END:
|
||||
|
@ -131,7 +127,7 @@
|
|||
}
|
||||
#+END_SRC
|
||||
|
||||
*** Maybe
|
||||
** Maybe
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: maybe
|
||||
:END:
|
||||
|
@ -392,7 +388,7 @@
|
|||
.toOptional();
|
||||
#+END_SRC
|
||||
|
||||
*** Result
|
||||
** Result
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: result
|
||||
:END:
|
||||
|
|
Loading…
Reference in a new issue