fixing section breaking

This commit is contained in:
2022-03-07 03:49:06 -05:00
parent 1c70a0d0d4
commit 08e5a34f72
7 changed files with 28 additions and 16 deletions

View File

@@ -7,4 +7,5 @@ The key structures have references to the RSA notations in single quotes. You ca
It is *highly* recommended to use 4096-bit RSA if using RSA keys.
include::public.adoc[]
include::private/main.adoc[]

View File

@@ -1,2 +1,3 @@
include::plain.adoc[]
include::encrypted.adoc[]

View File

@@ -1,4 +1,5 @@
==== Private
include::legacy/main.adoc[]
include::v1/main.adoc[]

View File

@@ -1,2 +1,3 @@
include::plain.adoc[]
include::encrypted.adoc[]