Skip to content

Instantly share code, notes, and snippets.

@daviwil
Last active October 25, 2020 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviwil/c6c221a6c4268394dd9d7baa42e55faa to your computer and use it in GitHub Desktop.
Save daviwil/c6c221a6c4268394dd9d7baa42e55faa to your computer and use it in GitHub Desktop.

#+title Lua Tangling Example

Write out the files with org-babel-tangle!

Original Content

print("Hello from Lua!")

File 1

<<file-content>>

File 2

<<file-content>>

File 3

<<file-content>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment