@@ -26,9 +26,6 @@ We did our best to extensively evaluate the design space and comprehensively doc
2626As a result, this is going to be a very long read. If you're just interested in getting a quick idea
2727of the proposal, you can read just the [ "Intuition"] [ Intuition ] section.
2828
29- If you have any questions, feedback or ideas regarding this document, use the link provided
30- in the [ "Feedback"] [ FeedbackSection ] section to join the public discussion.
31-
3229## Motivation
3330
3431Def macros and macro annotations have become an integral
@@ -983,12 +980,6 @@ Tamer Mohammed Abdul-Radi, David Dudson, Takeshi D. Itoh, Oleksandr Olgashko and
983980
984981The prototype of IntelliJ integration was developed by Mikhail Mutcianko.
985982
986- ## Feedback
987-
988- In order to centralize the discussion, post your feedback and ideas to [ http://gitter.im/scalameta/sips ] [ FeedbackWebsite ] .
989- Once we submit this document as a full-fledged SIP, we will update this section to include the official discussion forum
990- mandated by the SIP process.
991-
992983## References
993984
994985 1 . [ Prototype of scalac integration] [ PrototypeScalac ]
@@ -1019,8 +1010,6 @@ mandated by the SIP process.
10191010[ AnonymousTypeProviders ] : http://docs.scala-lang.org/overviews/macros/typeproviders.html#anonymous-type-providers
10201011[ ExtractorMacros ] : https://docs.scala-lang.org/overviews/macros/extractors.html
10211012[ AnnotationsTypecheck ] : https://github.com/scalamacros/paradise/issues/75
1022- [ FeedbackSection ] : #feedback
1023- [ FeedbackWebsite ] : http://gitter.im/scalameta/sips
10241013[ AppendixInteraction ] : https://gist.github.com/xeno-by/e26a904051a171e4bc8b9096630220a7
10251014[ AppendixExpansion ] : https://gist.github.com/xeno-by/5dde62aedcc23afc85ecf4d795ac67c2
10261015[ AppendixMeta ] : https://gist.github.com/xeno-by/9741ce7532cb30368b3753521bbfce4e
0 commit comments