PhotoSwipe icon indicating copy to clipboard operation
PhotoSwipe copied to clipboard

Markdown processor: "redcarpet" is not a valid Markdown processor. Available processors are: kramdown

Open JoaoPedroAlex opened this issue 4 years ago • 1 comments

Hello, when I run grunt I receive this message Markdown processor: "redcarpet" is not a valid Markdown processor. Available processors are: kramdown

Conversion error: Jekyll::Converters::Markdown encountered an error while converting 'documentation/api.md': Invalid Markdown processor given: redcarpet ERROR: YOUR SITE COULD NOT BE BUILT: ------------------------------------ Invalid Markdown processor given: redcarpet ------------------------------------------------ Jekyll 4.2.0 Please append --trace to the build command for any additional information or backtrace. ------------------------------------------------

I would not like to downgrade Jekyll to be ale to use redcarpet, what shall I do to use kramdown, instead. I am new to this things. I would like your help?

JoaoPedroAlex avatar Mar 02 '21 20:03 JoaoPedroAlex

You could try my fork here: https://github.com/andi34/PhotoSwipe

Or see https://github.com/dimsemenov/PhotoSwipe/pull/1687

andi34 avatar Mar 04 '21 06:03 andi34