Including a source code file within the wiki: Difference between revisions

From SD4H wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{File
 
  |name=myfile.sh
  |lang="bash"
  |lines=yes
  |contents=
#!/bin/bash
echo "this is a bash script"
}}

Latest revision as of 14:39, 31 October 2024