We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요. 현재 포스트 URL 생성 규칙은 baseURL/{dirPath}/{fileName} 형태로 되어있는데, 이것을 여러가지 옵션으로 제공해주실 계획이 있으신가요?
baseURL/{dirPath}/{fileName}
예를 들어 아래와 같은 형식으로요!
추가로 아래 사항도 가능한 지 여쭤보고 싶습니다. 감사합니다. :)
toc: true
The text was updated successfully, but these errors were encountered:
@jwonyLee님 안녕하세요! 말씀해주신 부분은 추가적인 작업이 필요해보이는데요! 제안해주시는 부분들을 확인해서 진행가능할지 확인해보겠습니다!
Sorry, something went wrong.
No branches or pull requests
안녕하세요.
현재 포스트 URL 생성 규칙은
baseURL/{dirPath}/{fileName}
형태로 되어있는데, 이것을 여러가지 옵션으로 제공해주실 계획이 있으신가요?예를 들어 아래와 같은 형식으로요!
추가로 아래 사항도 가능한 지 여쭤보고 싶습니다. 감사합니다. :)
toc: true
로 지정하면 해당 포스트의 toc를 자동으로 생성해주는 기능The text was updated successfully, but these errors were encountered: