Attempt to fix asciidoc 01
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
:source-highlighter: highlight.js
|
:source-highlighter: highlight.js
|
||||||
:highlightjs-languages: rust, swift
|
:highlightjs-languages: rust, swift
|
||||||
:toc: auto
|
:toc: auto
|
||||||
|
:base_dir : source
|
||||||
|
:safe : unsafe
|
||||||
|
|
||||||
= Falling Down & Rising Up
|
= Falling Down & Rising Up
|
||||||
|
|
||||||
@@ -33,5 +35,5 @@ perhaps I must `panic!("Help me...)`
|
|||||||
|
|
||||||
[source, rust]
|
[source, rust]
|
||||||
----
|
----
|
||||||
include::./src/main.rs[]
|
include::src/main.rs[]
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user