jekyll-pdf-embed test

{% pdf "https://mihajlonesic.gitlab.io/files/loremipsum.pdf" %}

Base URL must be present if baseurl is set in _config.yml. In this example, minimal-mistakes-pdf-example is prepended to file location /files/dummy.pdf.

{% pdf "/minimal-mistakes-pdf-example/files/dummy.pdf" no_link height=300px %}

Updated: