Skip to content

[ISSUE] Need a way to insert a CodeSnippet coming from a .sh file #23

@lestephane

Description

@lestephane

I'd like to insert a code snippet that comes from a .sh file.
This would require some escape sequence that starts with #.

.sh file

#Showcase start maxCodeSize
readonly local max_code_size_kb=$(bc <<<"1024 * 1.5 / 1")
#Showcase end maxCodeSize

markdown

- It has a code size of less than 1.5 M ([source](itests/src/test/scripts/jar-tests.sh))
  <!---[CodeSnippet](maxCodeSize)-->

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions