bs/alert shortcode does not render newline #98
Closed
AbdulSayyed
started this conversation in
Issues and bugs
Replies: 1 comment
-
|
Please use {{% bs/alert info %}}
- The Software Development Life Cycle (SDLC) helps improve efficiency and reduce risks by:
...
{{% /bs/alert %}}BTW, we have a new simpler syntax to write alert, see https://hbstack.dev/modules/content/blockquote-alerts/ for details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using a short code as shown below:
{{< bs/alert info >}} - The Software Development Life Cycle (SDLC) helps improve efficiency and reduce risks by: - Defining tasks and timelines for team members. - Facilitating communication between customers, stakeholders, and development teams. - Clarifying the roles of stakeholders in the process. - Ensuring cross-domain teams are aware when their tasks are complete so the development can proceed to the next phase. {{< /bs/alert >}}No matter how I put it , new lines are not renered, the end resutlt is shown below:
- The Software Development Life Cycle (SDLC) helps improve efficiency and reduce risks by: - Defining tasks and timelines for team members. - Facilitating communication between customers, stakeholders, and development teams. - Clarifying the roles of stakeholders in the process. - Ensuring cross-domain teams are aware when their tasks are complete so the development can proceed to the next phase.what is to be done ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions