imag/lib/entry/libimagentrymarkdown/src
Matthias Beyer 0ed636bb06 Refactor libimagrt+libimagstore to pass whole configuration object
Before we extracted the store configuration from the configuration
toml::Value object and passed it to the store.

This is unecessary overhead.

Now we pass the whole configuration object and let the store extract the
required values.
2017-12-24 13:52:18 +01:00
..
error.rs Add processor for collecting links from content 2017-09-07 20:57:22 +02:00
html.rs Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
lib.rs Add test to check whether internal links are parsed and set correctly 2017-09-07 20:57:22 +02:00
link.rs Add processor for collecting links from content 2017-09-07 20:57:22 +02:00
processor.rs Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00