Exception: Jekyll::L10n::Errors::ExtractionError
- Defined in:
- lib/jekyll-l10n/errors.rb
Overview
Error raised during HTML string extraction
Indicates a failure during the extraction of translatable strings from HTML documents. Common causes include invalid HTML structure, file I/O errors, or parse failures.