Closed erights closed 8 years ago
@erights this is introduced by ecmarkup when rendering the left hand side index menu to html, to signal expand vs collapsed options in the menu. I think @bterlson is using that character, rotating it 45 degrees with css, you can see it in action here: https://rawgit.com/FUDCo/proposal-frozen-realms/master/index.html or in any of our specs.
btw, I haven't finish with the build steps, but eventually the HTML will be pushed into gh-pages branch, will work on that soon, for now focus on the spec text for the next meeting.
@erights if you feel we should not use that characters, we can open an new issue for ecmarkup. closing this one.
Hi @caridy with your explanation, closing is fine. I just had no idea why it was there. Thanks.
Hi @caridy and @bterlson , I notice that https://raw.githubusercontent.com/FUDCo/proposal-frozen-realms/master/index.html contains several occurrences of the "◢" \u25e2 black lower right triangle character, but that these do not appear in the spec source at https://raw.githubusercontent.com/FUDCo/proposal-frozen-realms/master/spec/index.emu . Are these introduced for some reason by the process of generating the html from the source? Why?