Tauren Mills

Results 11 comments of Tauren Mills

I also ran into this issue in rexxars/react-markdown#67 Is this an issue in the commonmark parser, or the way it is used by commonmark-react-renderer? Has anyone looked into alternative commonmark...

What are the objections to pulling in an HTML parser? Is it the size? Does the commonmark parser not help with this? Would changing parsers solve this? The way things...

Thanks for the explanation, and I understand being stretched too thin. I was hoping to get a clear picture of how you would solve this so that someone else could...

To add a bit more context, my goal is to eventually convert a project with a similar build configuration to `react-boilerplate` into a neutrino preset. There is a lot going...

I too find it odd that `suggester` doesn't have an option for a title when the other prompts do. I haven't used it yet, but It looks like `checkboxPrompt` doesn't...

This would be a very good enhancement! For example, my file contains this: ``` # Meeting Notes ## Topic A ## Topic B ``` I want to insert `## Topic...

I'd like this feature as well. I think #134 is essentially the same request.

@sandfox This is your project, so if you'd prefer that you or someone else create and maintain a separate `generic-pool-browser` project, that is your prerogative. I can certainly use a...

I now see that you are using `EventEmitter` from `events`. My app has a dependency on `eventemitter3`, but that wouldn't be automatically wired up. Perhaps there is more to getting...

@sandfox Any thoughts on my comments? Should I be looking at creating a `generic-pool-browser` project myself? It wasn't clear to me from your response if you wanted to be part...