« Home

Break. Update syntax of mention form [mention-0000]

The usual way @mention{addr} still work, but link text part is different, the old one is

@mention[#:title "link text"]{addr}

Now must be

@mention["addr"]{link text}

This is because the following syntax only be parsed properly in this way, in scribble at-expr

@mention["addr"]{@m{S}}