Skip to content

Commit af28196

Browse files
committed
[feat] Links are generated by custom directive (close #12)
1 parent 72892f4 commit af28196

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

source/sections/participants.rst.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33

44
過去の開催ではこのぐらいの人数が集まりました。`一般社団法人PyCon JP メディアスポンサー`_ からも開催告知をしてもらえます。
55

6-
.. csv-table::
6+
.. event-history-csv-table::
77
:header-rows: 1
88
:file: participants_count.csv
99

1010
.. TODO: CSVに列を追加する
11-
.. TODO: CSVの列はリンクのマークアップで追加しなくてもリンクになるようにしたい
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
開催地,参加人数
2-
`京都 <https://pyconjp.connpass.com/event/33014/>`_,一般参加5人
3-
`愛媛 <https://pyconjp.connpass.com/event/34564/>`_,一般参加11人、学生1人
1+
開催地,URL,参加人数
2+
京都,https://pyconjp.connpass.com/event/33014/,一般参加5人
3+
愛媛,https://pyconjp.connpass.com/event/34564/,一般参加11人、学生1人

0 commit comments

Comments
 (0)