Merge pull request #107315 from HolonProduction/lsp-brief-fix

LSP: Fix class documentation to include brief
This commit is contained in:
Rémi Verschelde 2025-06-12 11:56:42 +02:00
commit f400e10011
No known key found for this signature in database
GPG key ID: C3336907360768E1
3 changed files with 22 additions and 1 deletions

View file

@ -0,0 +1,7 @@
## brief
##
## description
##
## @tutorial(t1): https://example.com/t2
## @tutorial: https://example.com/t3
extends Node