私は正規表現が初めてで、些細な解析タスクに悩まされています。次の構造を与えると、空行間のすべてのテキストに一致する正規表現が必要になるため、一致の配列を反復処理し、各項目を質問として解析できます
id1. "question title 1"
* variant one
* variant two
* three // comment
id2. "question title 2"
+ variant one
+ two
+ three
id3. "Anoter question title"
another variant