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
There could be other problems/descrepencies between the latest release and the latest docs, but this is the only one I have so far come across since starting to use tealdeer. Issues such as #356 could be related to this also, if other users are thinking they are using an out of date version.
Documentation states that custom pages should use the naming scheme
xxx.page.md
, links:The naming scheme was changed from
xx.page
toxxx.page.md
in #322, merged on the 2024-02-15. But the latest release, v1.6.1 is from 2022-10-24.This discrepency leads to problems, as if you follow the documentation and use the
xxx.page.md
, your custom pages will not be found.New release is required to align main and release version.
The text was updated successfully, but these errors were encountered: