migueldeicaza / SwiftGodot

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

Incorrect URL replacements in documentation #466

Closed tishin closed 2 months ago

tishin commented 2 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.