Skip to content

Add a blog post about template tag going to recommended#1377

Draft
kategengler wants to merge 3 commits into
mainfrom
template-tag-recommended
Draft

Add a blog post about template tag going to recommended#1377
kategengler wants to merge 3 commits into
mainfrom
template-tag-recommended

Conversation

@kategengler

Copy link
Copy Markdown
Contributor

Draft until after 7.1 API docs + need to link docs

@netlify

netlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploy Preview for ember-blog ready!

Name Link
🔨 Latest commit ff577c3
🔍 Latest deploy log https://app.netlify.com/projects/ember-blog/deploys/6a3bf56339001f000805c0d7
😎 Deploy Preview https://deploy-preview-1377--ember-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ef4

ef4 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

@mansona what do we need to update to get GJS syntax highlighting on the blog?

@kategengler kategengler force-pushed the template-tag-recommended branch from ce085df to b8c5b2c Compare June 23, 2026 18:59
Comment thread content/template-tag-recommended.md Outdated
Comment thread content/template-tag-recommended.md Outdated
Comment thread content/template-tag-recommended.md Outdated
Several commonly used helpers are now (as of v7.1.0) built-in as keywords in
when used within `<template>`:

- [`on` modifier]()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be filled in, still?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, per the comment on why it is draft -- I need the 7.1 api docs to release first. Some of them can probably be found and linked before then but some are new and I'd rather do it at once.

@IgnaceMaes

Copy link
Copy Markdown
Member

@mansona what do we need to update to get GJS syntax highlighting on the blog?

Suggested fixes which should do the trick

Co-authored-by: Ignace Maes <10243652+IgnaceMaes@users.noreply.github.com>
@kategengler

Copy link
Copy Markdown
Contributor Author

@mansona what do we need to update to get GJS syntax highlighting on the blog?

Suggested fixes which should do the trick

No dice. I confirmed the deploy preview redeployed after the suggested changes and checked in incognito, but there is no highlighting. I had tried plain ```gjs fences locally running the project yesterday and they also did not highlight. (which makes sense because the {data- bit is just extra info).

@IgnaceMaes

Copy link
Copy Markdown
Member

@mansona what do we need to update to get GJS syntax highlighting on the blog?

Suggested fixes which should do the trick

No dice. I confirmed the deploy preview redeployed after the suggested changes and checked in incognito, but there is no highlighting. I had tried plain ```gjs fences locally running the project yesterday and they also did not highlight. (which makes sense because the {data- bit is just extra info).

Hmm looks like something went wrong in your latest commit, it removed the fences?

@kategengler

kategengler commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Hmm looks like something went wrong in your latest commit, it removed the fences?

Looks like GitHub cannot handle code suggestions with fences in them.

That worked, thank you for noticing that 🎉

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

Successfully merging this pull request may close these issues.

3 participants