Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variable ${fileBasename} not working #19

Closed
tyler2018 opened this issue Oct 12, 2018 · 1 comment
Closed

variable ${fileBasename} not working #19

tyler2018 opened this issue Oct 12, 2018 · 1 comment

Comments

@tyler2018
Copy link

whether only support ${workspaceRoot}.
usually need same folder and same article name as folder name.

@telesoho
Copy link
Owner

I have release ver 0.9.2 to support the following predefined variables

- ${fileBasename} - the current opened file's basename
- ${fileBasenameNoExtension} - the current opened file's basename with no file extension
- ${fileExtname} - the current opened file's extension
- ${fileDirname} - the current opened file's dirname

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants