sbp commented on PR #357: URL: https://github.com/apache/tooling-trusted-releases/pull/357#issuecomment-3590117840
I'm not sure what we should do about `MD046`, fenced vs indented. Fenced is an extension and not in CommonMark, so I like to avoid it in some contexts where I'm aiming for full compatibility. Ideally all of the Markdown variants would have different file extensions. I think we can probably just discard `MD046`. Similarly I think we can drop `MD040` (fenced code needs a language; in the FAQ I used a selection example to which absolutely no language applies). I can revise the file that is causing `MD041`, but we might find ourselves needing to disable this one anyway in other contexts, e.g. for page fragments. Feedback requested. Again perhaps fragments should use a different filename extension. We should probably set `MD004` to `consistent`, but it would be nice if we could standardise. I use `*` because it resembles the bullet that is displayed by default in HTML, but I do use `-` occasionally in notes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
