Eduardo Gómez
Eduardo Gómez
I don't quite understand, what results are you expecting? Can you give an example?
Please donwload the latest version from here: https://github.com/eddiesigner/liebling/releases/tag/v.0.6.4 I changed something that could help.
The thing is Ghost doesn't offer (at the moment) a native search functionality so I had to use the Ghost API and [this library](https://fusejs.io/) Please enter your posts titles in...
I updated the library, I hope that helps, please download the latest version from here: https://github.com/eddiesigner/liebling/releases/tag/v.0.6.5
Thanks for your contribution! However, I'm afraid that I can't merge this PR because not everyone would use Feedly, i think it's best to stick to the default RSS by...
Could you please post a link where I can see it live?
You can inject this code in the Ghost Admin: ```html .l-post-content pre { padding: 0 16px !important; overflow: hidden !important; } .l-post-content pre > code { padding: 16px 0 !important;...
If you want to make small changes it's better that you inject your styles in the Ghost Admin in order to persist your changes if later you install a new...
I will close this issue for now, please feel free to reopen it if needed.
The following issues might help you to understand the current behavior and to know how you can adapt it to your needs: https://github.com/eddiesigner/liebling/issues/365 https://github.com/eddiesigner/liebling/issues/322