dotorimook

Results 4 comments of dotorimook

I experienced same thing. in the `assets/js/002.js` file **line 17**, you can see the following code: ``` // IF YOU USE MARKDOWN AND YOU HAVE BEEN GETTING ONE ADDITIONAL LINE...

In addition, you have to put below code: ``` if (select_f.length === 1) continue; ``` like this: ``` ... for (field in fields) { var num = 0; var select...

Is there anything in progress with this issue?

같은 문제를 겪었는데, 혹시 해결하셨나요? 해결하셨다면 방법을 알 수 있을까요?