Update RBI files for rdiscount.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
This commit is contained in:
BrewTestBot 2022-11-05 17:50:53 +00:00
parent e9091a7787
commit a4c9dd11b2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -11,6 +11,8 @@ class RDiscount
def autolink; end
def autolink=(_arg0); end
def explicitlist; end
def explicitlist=(_arg0); end
def filter_html; end
def filter_html=(_arg0); end
def filter_styles; end
@ -21,6 +23,10 @@ class RDiscount
def footnotes=(_arg0); end
def generate_toc; end
def generate_toc=(_arg0); end
def latex; end
def latex=(_arg0); end
def md1compat; end
def md1compat=(_arg0); end
def no_image; end
def no_image=(_arg0); end
def no_links; end