Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Decorate matrix.to anchor tags as mx_UserPill and mx_RoomPill #1227

Merged
merged 3 commits into from
Jul 19, 2017

Commits on Jul 17, 2017

  1. Remove redundant, unused decorators from RTE

    These have since been replaced by decorators that operator whether in MD mode or otherwise. This might not be optimal because LINK entities do not appear in MD mode at all at the moment, but instead you see the ()[] md notation version.
    Luke Barnard committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    31290f3 View commit details
    Browse the repository at this point in the history
  2. Decorate matrix.to anchor tags as mx_UserPill and mx_RoomPill

    Requires element-hq/element-web#4597 to look OK
    Luke Barnard committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    b1e3dc4 View commit details
    Browse the repository at this point in the history
  3. Expand groups into variables with readable names

    Luke Barnard committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    d207ee5 View commit details
    Browse the repository at this point in the history