FelixGradinaru.PipedriveFinisher dev-master Documentation

This documentation covering version dev-master has been rendered at: Apr 19, 2018

Introduction

This package has very sparse documentation until now. You should fix this!

Some markup examples

Backticks make for inline code and code blocks can be in various languages like YAML:

TYPO3:
  Neos:
    Seo:
      twitterCard:
        siteHandle: '@neoscms'

or PHP:

1
2
$foo = new Bar();
$drink = $bar->getKeeper()->order('White Russian');

More information can be found at