Some Markdown fixes

This commit is contained in:
Neil Weinstock 2023-02-03 22:02:30 -05:00 committed by GitHub
parent 7696dde0e6
commit bd0ad15e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,32 +24,32 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
## New Features ## New Features
* Rocket design features * Rocket design features
** Pods and strap-on boosters * Pods and strap-on boosters
** Tail cones for pods * Tail cones for pods
** Freeform fins on nose cones and transitions * Freeform fins on nose cones and transitions
** Highly configurable rail buttons * Highly configurable rail buttons
** Refined tube fin support, no longer experimental * Refined tube fin support, no longer experimental
** Massive update to parachute configuration and part library * Massive update to parachute configuration and part library
** Dave Cook's extensive component library now built-in * Dave Cook's extensive component library now built-in
** Coefficient of Drag Override (and more flexible override settings in general) * Coefficient of Drag Override (and more flexible override settings in general)
** Lots more detailed geometry warnings which identify the components involved * Lots more detailed geometry warnings which identify the components involved
* Appearance updates * Appearance updates
** Settable opacity per-component * Settable opacity per-component
** Separate inner/outer appearance for tubes * Separate inner/outer appearance for tubes
** Separate left/right appearance for fins * Separate left/right appearance for fins
* App Infrastructure * App Infrastructure
** Packaged installers for Windows, Linux, and Mac (JAR file still available) * Packaged installers for Windows, Linux, and Mac (JAR file still available)
** Native ARM version for Apple Silicon Macs (snappy!) * Native ARM version for Apple Silicon Macs (snappy!)
** File association for ORK files: double-click files to open in the app * File association for ORK files: double-click files to open in the app
## UI Improvements ## UI Improvements
* Updated icons everywhere * Updated icons everywhere
* Option to display stability margin as percentage of rocket length * Option to display stability margin as percentage of rocket length
* Component Configuration Editor * Component Configuration Editor
** Extensively reorganized for clarity and consistency * Extensively reorganized for clarity and consistency
** Massively improved keyboard navigation * Massively improved keyboard navigation
** Config panels remember which tab you were on previously * Config panels remember which tab you were on previously
** Cancel button to exit config panel without saving changes * Cancel button to exit config panel without saving changes
* Contextual menus for managing the component tree * Contextual menus for managing the component tree
* Simultaneous multi-component edit (great for appearance editing) * Simultaneous multi-component edit (great for appearance editing)
* Completely updated operation of motor config and simulation tables * Completely updated operation of motor config and simulation tables
@ -57,8 +57,8 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
* Greatly improved component library browser * Greatly improved component library browser
* Greatly improved freeform fin editor operation * Greatly improved freeform fin editor operation
* Photo Studio * Photo Studio
** sliders for settings * sliders for settings
** settings remembered for each rocket * settings remembered for each rocket
## Notable Bug Fixes ## Notable Bug Fixes
* Eliminated many * Eliminated many
@ -109,9 +109,9 @@ OpenRocket 22.02.RC.01 (2023-01-27)
* Account for all recovery devices in pods when calculating descent rate (fixes #1910) * Account for all recovery devices in pods when calculating descent rate (fixes #1910)
* Eliminated many occurrences of mystery discontinuity warnings (fixes #999) * Eliminated many occurrences of mystery discontinuity warnings (fixes #999)
* Rocksim import/export file updates * Rocksim import/export file updates
** Support import and export of pods (fixes #1348) * Support import and export of pods (fixes #1348)
** Support import of trapezoidal fins on transitions (fixes #1553) * Support import of trapezoidal fins on transitions (fixes #1553)
** Support subassembly import * Support subassembly import
* Assorted extension and plug-in fixes * Assorted extension and plug-in fixes
</div> </div>