From c7dd3bcc42f5c389865b7848881e17a65ba76c5f Mon Sep 17 00:00:00 2001 From: Nikita Khateev Date: Fri, 8 Dec 2023 15:37:54 +0400 Subject: [PATCH] [19] add more formatting --- docs/templates/pallet.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/templates/pallet.adoc b/docs/templates/pallet.adoc index e8bb2e5..0d7457e 100644 --- a/docs/templates/pallet.adoc +++ b/docs/templates/pallet.adoc @@ -1,7 +1,8 @@ :source-highlighter: highlight.js :highlightjs-languages: rust :github-icon: pass:[] -= Pallet Name + += Pallet Name link:https://google.com[{github-icon},role=heading-link] == Purpose @@ -17,9 +18,9 @@ This is a freeform description of the tasks that this pallet fulfills == Dispatchables -[.contract] +[.contract-item] [[dispatchable_name]] -=== `++dispatchable_name++` link:https://google.com[{github-icon},role=heading-link] +==== `[.contract-item-name]#++dispatchable_name++#` [source,rust] ---- pub fn dispatchable_name(