Mike Marynowski
Mike Marynowski
I don't know if this is helpful at all, but have you heard of [Harmony](https://github.com/pardeike/Harmony)? I wonder if this could be used as a way of implementing the sealed method...
@workgroupengineering Interesting approach, I like some aspects of this more than the fallback font approach I was taking as I was working on this as well. I believe this also...
I figured putting something this into a `toc.extension.js` file in the root of my template would do it but it doesn't seem to work: ```js exports.preTransform = function (model) {...
Okay...I figured out the problem...the memberpage plugin overrides `toc.html.js` and it does not call `preTransform` / `postTransform` in `toc.extension.js`. Hmmm...not sure the best way to go about this now. Why...
docs.microsoft.com breaks after so I just followed suit.
Not gonna lie....I kinda like it before though:  Aligns better with how things like multiline LINQ chains usually have a dot in front of each line.
For comparison: 
I think what I ultimately want is memberpage not to break `toc.extension.js` so that I can pre/post-process items myself on top of what memberpage does. There are other things I...
This is desperately needed.
As well as external base classes.