Add an empty line before :::note admonitions

to avoid broken notes after applying `yarn format`.
This commit is contained in:
Maxim Reznik 2022-09-22 19:25:02 +03:00
parent c34b061dff
commit 181c366690
2 changed files with 5 additions and 1 deletions

View File

@ -12,6 +12,9 @@ Then run:
./fetch.sh <OUTPUT_DIR> ./fetch.sh <OUTPUT_DIR>
Then run `yarn format` in ada-lang.io repository to reformat output according
to Docusaurus style.
## To be fixed ## To be fixed
* Arrange code blocks in Source Code Presentation in two columns * Arrange code blocks in Source Code Presentation in two columns

View File

@ -1,3 +1,4 @@
:::note :::note
This page of the "Ada Quality and Style Guide" has been adapted from the This page of the "Ada Quality and Style Guide" has been adapted from the