dependabot[bot]
2024-05-13 535af55ec8fca7e9138250c6cf33204c8469e613
quartz/plugins/transformers/description.ts
@@ -61,6 +61,7 @@
                const currentSentence = sentence.endsWith(".") ? sentence : sentence + "."
                finalDesc.push(currentSentence)
                currentDescriptionLength += currentSentence.length
                sentenceIdx++
              }
            }