indigo icon indicating copy to clipboard operation
indigo copied to clipboard

Generate commencement information for use on the front end

Open goose-life opened this issue 2 years ago • 2 comments

It should look something like:

[
  {
    "eId": "chp_1__part_1__sec_1",
    "content": "section 1 was brought into force on 12 July 2021 by <a href='/akn/etc'>Name of commencing notice</a>. <em>Note: see section 12.</em>"
  },
  {
    "eId": "chp_1__part_1__sec_2",
    "content": "section 2 was brought into force on 1 July 2021."
  }
]

goose-life avatar Aug 25 '22 13:08 goose-life