gorkang / R_conditions_creation

0 stars 0 forks source link

replace breaklines with placeholders to separate the different parts of items #41

Closed nik0lai closed 6 years ago

nik0lai commented 6 years ago

Now the textual items handling is being done using linebreaks as anchors. This is too context sensible. Instead, create placeholders:

[item_start]
[item_end]

To better handle items and add linebreaks through the code. This also will make the code more adaptable to create new items.

nik0lai commented 6 years ago

dealt with on commit https://github.com/gorkang/R_conditions_creation/commit/42e8e5a922710fa2f56c2e42d29fa5899270caa4