• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A Markdown shard for the Crystal programming language


Commit MetaInfo

Revisionb78946ce53d23b0225ed0c09b64165b935f45b0d (tree)
Zeit2023-11-26 09:53:57
Autorsupercell <stigma@disr...>
Commitersupercell

Log Message

Fix start of line detection in AutolinkExtension

Ändern Zusammenfassung

Diff

--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to Luce will be documented in this file.
1010 * This will raise an exception should an infinite loop begin during `BlockSyntax#parse_lines`.
1111 * Fix an obscure issue with `HTMLBlockSyntax`.
1212 * Fix tables not rendering when there are trailing spaces.
13+* Fix beginning of line detection in `AutolinkExtensionSyntax`.
1314
1415 ## [0.4.0] - 2023-05-23
1516