Anshul Jain (Apple)

Results 3 issues of Anshul Jain (Apple)

I have a simple markdown such as ``` # My Test - [My Test](#my-test) ``` When I run `m2r` directly on this markdown file I get the rst output as...

#### Problem Crash seen with `aa9457e6b94b735076dff6297176183bf9780177 ` ``` Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Subtype: UNKNOWN_0x105 at 0x00000000dac11a30 Exception Codes: 0x0000000000000105, 0x00000000dac11a30 VM Region Info: 0xdac11a30 is not in any region....

darwin
crash

I have a use case where I want to generate release notes for a range of SHA. `gitRawCommitsOpts` supports `from` option to chose the starting point of the commit but...