This repo will contain how-tos for common content engineering tasks in Sefaria.
It could also contain snippets of code or templates that could be useful for these tasks.
For reference, this file and others like it are written using markdown
Change text according to a pattern
Convert simple text to complex text
Add node to existing complex text
Add alt struct to existing Index
Move Index into a new Category
Adding numbers to chapters of a complex text (aka: using JaggedArrayNodes as parents of JaggedArrayNodes. BONUS: using default node as parent)