Skip to content

Conversation

@h00die
Copy link
Contributor

@h00die h00die commented Oct 15, 2025

A long while ago an r7 employee (forgot who, sorry, but she was awesome in helping spec out the original markdown doc format stuff!) decided we should use h3 (###) instead of bold (**) for Options. There were a lot of old docs, so this is an initial attempt to convert them all in exploit.

Also adds the docs for plist persistence that I forgot to include in the PR: #20527

@h00die h00die added the docs label Oct 15, 2025
@jheysel-r7 jheysel-r7 self-assigned this Oct 16, 2025
Copy link
Contributor

@jheysel-r7 jheysel-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @h00die 👍

There's an inconsistency that was pre-existing with the indentation of the paragraph following the the triple header. I assume you scripted this, would it be possible to update the script to eliminate that indentation?

It looks like most paragraphs describing the datastore options have been indented with the standard double space, however if there's a quadruple space intent anywhere that will now be interpreted as a code block after the triple intent update, which will be undesirable.

@h00die
Copy link
Contributor Author

h00die commented Oct 16, 2025

Thanks @h00die 👍

There's an inconsistency that was pre-existing with the indentation of the paragraph following the the triple header. I assume you scripted this, would it be possible to update the script to eliminate that indentation?

It looks like most paragraphs describing the datastore options have been indented with the standard double space, however if there's a quadruple space intent anywhere that will now be interpreted as a code block after the triple intent update, which will be undesirable.

Scripted yes, but then I look everything over to make sure it didn't add anything not needed, and make sure other things look right. I'll take out the indents, should be easy!

@jheysel-r7
Copy link
Contributor

jheysel-r7 commented Oct 16, 2025

Thanks @h00die 👍
There's an inconsistency that was pre-existing with the indentation of the paragraph following the the triple header. I assume you scripted this, would it be possible to update the script to eliminate that indentation?
It looks like most paragraphs describing the datastore options have been indented with the standard double space, however if there's a quadruple space intent anywhere that will now be interpreted as a code block after the triple intent update, which will be undesirable.

Scripted yes, but then I look everything over to make sure it didn't add anything not needed, and make sure other things look right. I'll take out the indents, should be easy!

Thanks so much! If you could apply the same changes to 20627 as well, that would be awesome! 🙏

@h00die
Copy link
Contributor Author

h00die commented Oct 16, 2025

Check slack, I asked a longer question for clarification

@h00die h00die force-pushed the fix_exploit_docs_options branch from e7043bd to f47018f Compare October 16, 2025 23:16
@h00die
Copy link
Contributor Author

h00die commented Oct 16, 2025

Wasn't but 2 or 3 in there, but believe I got them!

@h00die h00die mentioned this pull request Oct 16, 2025
@h00die
Copy link
Contributor Author

h00die commented Oct 27, 2025

@jheysel-r7 anything else left?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants