mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2022.md: fix entry, #2
This commit is contained in:
parent
be1d65afba
commit
d3d6ffeffc
@ -118,5 +118,5 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
|
||||
`org.intellij.markdown.html.HtmlGenerator.generateHtml()` method removed
|
||||
: Use `org.intellij.markdown.html.HtmlGenerator.generateHtml(org.intellij.markdown.html.HtmlGenerator.TagRenderer)` instead.
|
||||
|
||||
`org.intellij.markdown.parser.markerblocks.MarkerBlockProvider.Companion.passSmallIndent(CharSequence)` was removed
|
||||
`org.intellij.markdown.parser.markerblocks.MarkerBlockProvider.Companion.passSmallIndent(CharSequence)` method removed
|
||||
: Use `org.intellij.markdown.parser.markerblocks.MarkerBlockProvider.Companion.passSmallIndent(CharSequence, Integer)` instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user