API Reference PardallMarkdown v0.4.4
Modules
Table of contents links. Stored into PardallMarkdown.Content.Post.toc
.
This model has many usages in PardallMarkdown
Fields are self-explanatory. Some special notes
Provides the necessary API to retrieve and save parsed content.
This implementation closely follows the implementation found in: https://github.com/meddle0x53/blogit/blob/master/lib/blogit/repository_provider.ex Many thanks to @meddle0x53 for this!
This implementation is based on the implementation found in: https://github.com/meddle0x53/blogit/blob/master/lib/blogit/settings.ex Many thanks to @meddle0x53 for this!