Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Codeblocks
authored
Jul 13, 2023
by
Julie Fiadino
Hide whitespace changes
Inline
Side-by-side
Documentation/Codeblocks.md
View page @
5c87054c
...
...
@@ -62,7 +62,7 @@ Here is an example:
<!-- Here is the input section -->
<div
class=
"prolo-codeblock-input-box"
style=
"color: white; display: block"
>
<!-- The textarea containing the code
<!-- The textarea containing the code
-->
<textarea
class=
"prolo-codeblock-input"
cols=
"90"
rows=
"5"
>
{{- .Inner -}}
</textarea>
...
...
...
...