mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-05 15:50:49 +07:00
GitOrigin-RevId: 77686401cbf38ea31e93311a608bac7472ccc73c
6 lines
150 B
Java
6 lines
150 B
Java
// "Replace URL with link" "true-preview"
|
|
|
|
/**
|
|
* abc <a href="https://en.wikipedia.org/"><caret><selection>...</selection></a> def
|
|
*/
|
|
class Main { } |