comwes/mkpdfs-mkdocs-plugin

Long code commands are truncated in pdf

jvleminc opened this issue · 3 comments

Long code commands are not shown correctly, for instance:

image

Hi @jvleminc
Could you please provide the source code?
KR

For instance, this long code command is printed truncated:

```
osm --all-projects k8scluster-add --creds .kube/config --vim _system-osm-vim --k8s-nets '{"net1": null}' --version '1.15' --description "OSM Internal Cluster" _system-osm-k8s
```

In the end I managed to change the CSS to reduce the font size, and this helped, but it would be good to have function handle this even with bigger fonts.

Thanks,
Will check and see if a fix can be included in 1.1.0