migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.19k stars 77 forks source link

Incorrect URL replacements in documentation #466

Closed tishin closed 6 months ago

tishin commented 6 months ago

Regex implemented for #366 does not handle symbols like # or -:

/// > Note: Godot uses clockwise [url=https://learnopengl.com/Advanced-OpenGL/Face-culling]winding order</a> for front faces of triangle primitive modes.