This pull request adapts the OCF media type registration from epub 3.3 for ebraille. It defines application/ebrl+zip for ebraille files.
I removed the magic number part for the epub media type because it doesn't seem useful to check that for ebraille and we also are looser about accepting it so it may not even be where it should be. Otherwise, I've just adapted the text to call this the "ebraille implementation of the EPUB OCF zip container".
Let me know if there's anything that you think needs adjusting in this.
This pull request adapts the OCF media type registration from epub 3.3 for ebraille. It defines application/ebrl+zip for ebraille files.
I removed the magic number part for the epub media type because it doesn't seem useful to check that for ebraille and we also are looser about accepting it so it may not even be where it should be. Otherwise, I've just adapted the text to call this the "ebraille implementation of the EPUB OCF zip container".
Let me know if there's anything that you think needs adjusting in this.