ember-learn / guides-source

This repository contains the Ember.js Guides
https://guides.emberjs.com/
MIT License
159 stars 487 forks source link

Private and old helpers are listed in guides #2027

Open mkszepp opened 1 month ago

mkszepp commented 1 month ago

Under the template tag guide there are listed old and already removed helpers like with and loc. There is also readonly listed, which is private.

Here a list:

We should remove them for current docs page.

Docs link: https://github.com/ember-learn/guides-source/blob/master/guides/release/components/template-tag-format.md#keywords