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

feat(code-block): display the title attribute #450

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

razonyang
Copy link
Owner

Now, the code block will display the title attribute on the bottom.

```toml {title="config/_default/params.toml"}
mainSections = ["blog", "posts", "docs", "notes"]
```

image

@razonyang razonyang added the enhancement New feature or request label Mar 18, 2022
@netlify
Copy link

netlify bot commented Mar 18, 2022

✔️ Deploy Preview for hugo-theme-bootstrap ready!

🔨 Explore the source changes: 4398a27

🔍 Inspect the deploy log: https://app.netlify.com/sites/hugo-theme-bootstrap/deploys/62346ca3df18240008503e26

😎 Browse the preview: https://deploy-preview-450--hugo-theme-bootstrap.netlify.app

@razonyang razonyang merged commit 465adb7 into master Mar 18, 2022
@razonyang razonyang deleted the feat-code-block-title branch March 18, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant