Shunta Uehara
Shunta Uehara
Without configuration with this plugin, and with `prismjs` and css file downloaded from [official page](https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+diff+python+jsx+tsx+typescript&plugins=line-numbers+diff-highlight) does work correctly. But using this causes error: ```sh ReferenceError: Prism is not defined at...
it is related CoreNFC framework problem https://developer.apple.com/forums/thread/660398
When I use this `remark-prism`for processing markdown, it causes error. At First, This seems that markdown file does not include the code surrounded with ``` but it was not. ```...
only in rspec, the method has error. works fine in application env, or rails console. rspec result: ``` Failure/Error: template = Liquid::Template.parse(text.to_s) NoMethodError: undefined method `peek_byte' for # # /usr/local/bundle/gems/liquid-5.6.4/lib/liquid/tokenizer.rb:74:in...