RaspberryPiFoundation / lesson_format

Lesson formatter
17 stars 28 forks source link

Make pandoc_scratchblocks a submodule #96

Closed andylolz closed 9 years ago

andylolz commented 9 years ago

Breaking change!

This change will break existing repos in the wild. The fix is to run:

git submodule update --init

This possibly shouldn’t be merged until these people are aware of it: https://github.com/CodeClub/lesson_format/network/members

Fixes #85.

andylolz commented 9 years ago

I’ve added an explanatory error message now, that includes the command to run to fix things. Pinging @jonic @codeclubrik @codecleaner just FYI.

This seems like sufficient notice now, so merging :)