filename-without-extension
text →
filename-without-extension() → text
Returns the file name without the extension of a file path provided as argument.
Parameters
This function has no parameters.
Examples
"docs/_data/function.json" | filename-without-extension → "function"
Kind: Function
Scope: io
Aliases: path-to-filename-without-extension