Pedro P. Palazzo

Results 16 comments of Pedro P. Palazzo

+1 for this feature. Tropy could become an asset manager for just about anything if we had the ability to add non-picture attachments somewhere.

Any URL that has underscores at the beginning or end of "words" (i.e. next to a non-[a-z] character) also causes this behavior. Quite annoying. Workaround for now: insert something like...

Related to this is underscores in link URLs, for example `https://commons.wikimedia.org/wiki/File:Wooden_roof_structure,_132,_ubt.JPG`. Because some underscores are placed between a letter/figure and a punctuation mark, they are not technically *intraword*, but should...

Like the Tufte-Jekyll theme, this one only provides the `index` and `page` layouts, so you will have to edit your site to match. Also, the default css is not `css/tufte.css`...

I second this request. I’m trying to build jekyll on an Alpine version that is compatible with the latest Pandoc docker container and cannot figure out how to do it....

Works for me with Jekyll 4.2.0 and Pandoc 2.11.3.2. What does your `_config.yaml` look like? Are you building with `bundle exec jekyll build`? I have a working docker image with...

I get this warning every time I navigate to a memory-intensive buffer such as a large file or the NERDTree split, both when using the builtin neovim and the Homebrew...

With pandoc 3.0 you have to use `--citeproc` rather than `--filter=pandoc-citeproc`.