summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/MarkDown.php
Commit message (Collapse)AuthorAgeFilesLines
* Add new Provider interface for preview providersRobin Appelman2019-06-171-1/+1
| | | | | | | | | the main difference is passing the `File` object to the provider instead of a `View` + path Old providers will still continue to work as before Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-0/+31