You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The full pebble template syntax can include characters that Windows doesn't like in file names -- but currently file names are directly templated. We would like to be able to work around this by reading a parameter from frontmatter in a file and deducing a file name from that, before actually writing the output of the file.
The text was updated successfully, but these errors were encountered:
The full pebble template syntax can include characters that Windows doesn't like in file names -- but currently file names are directly templated. We would like to be able to work around this by reading a parameter from frontmatter in a file and deducing a file name from that, before actually writing the output of the file.
The text was updated successfully, but these errors were encountered: