- Issue created by @quietone
The method CodeBlock::parseLanguagesFromValue has the following return statement but $unparseable_lines is always empty.
return [$languages, $unparseable_lines];
This was discovered while working on 📌 Fix 12 'un' words RTBC
Read https://git.drupalcode.org/project/drupal/-/blame/11.x/core/modules/cked...
TBD
Research the usage of parseLanguagesFromValue
and the intention of $unparseable_lines
Active
11.0 🔥
Last updated