Commit 1768d023 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Add back support for Mixed type.

parent 8baf0fd8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -65,6 +65,8 @@ module JsDuck
        "CSSStyleSheet",
        "CSSStyleRule",
        "Event",
        # Special anything-goes type
        "Mixed",
      ]
      @meta_tags = [
        {:name => "author", :title => "Author", :strip => / *<.*?> */},