Skip to content

Commit 4775684

Browse files
fix(core/bootstrap): note formatting (#2235)
* fix(core/bootstrap): note formatting * fix(core/bootstrap): use correct GitHub alert syntax with empty line separator (#2236) * Initial plan * fix: apply prettier formatting to bootstrap.md Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com> * fix: use correct GitHub alert syntax with empty line separator Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1 parent ffef094 commit 4775684

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

core/bootstrap.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
You may want to run a minimal version of API Platform. This one file runs API Platform (without
44
GraphQL, Eloquent, Doctrine MongoDB...). It requires the following Composer packages:
55

6-
> [!NOTE] This documentation is a work in progress we're working on improving it, in the mean time
7-
> we declare most of the services manually in the
6+
> [!NOTE]
7+
>
8+
> This documentation is a work in progress we're working on improving it, in the mean time we
9+
> declare most of the services manually in the
810
> [ApiPlatformProvider](https://github.com/api-platform/core/blob/64768a6a5b480e1b8e33c639fb28b27883c69b79/src/Laravel/ApiPlatformProvider.php)
911
> it can be source of inspiration.
1012

0 commit comments

Comments
 (0)