Browse Source

Update docs/src/fileformat.md

pull/154/head
Fredrik Ekre 4 years ago committed by GitHub
parent
commit
a3adb640a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/src/fileformat.md

2
docs/src/fileformat.md

@ -133,7 +133,7 @@ The following convenience "macros"/source placeholders are always expanded: @@ -133,7 +133,7 @@ The following convenience "macros"/source placeholders are always expanded:
- `@__NAME__`:
expands the `name` keyword argument to [`Literate.markdown`](@ref),
expands to the `name` keyword argument to [`Literate.markdown`](@ref),
[`Literate.notebook`](@ref) and [`Literate.script`](@ref)
(defaults to the filename of the input file).

Loading…
Cancel
Save