I installed and configured Editable along with the Private plugin and I'm able to login from 'localhost:8000/login' and it takes me to the home page after logging in. The home page is html but saved as default.md, so not sure of that matters. Anyways I do not get conttentools edit icons at all on the home page. I made sure to follow all the steps but maybe I'm missing something? Also, Is this the right configuration for editable.yaml:
enabled: true
active_admin: false
editor: contenttools
editable_self: true
Also if that's correct what else can I check to make this work?