v0.3.0-int.2
Pre-release
Pre-release
- Refactored
Node.ToPlainTextto receive an optional delegate for customizing how aNodeshould be converted into plain text. (#15)- Removed
NodePlainTextOptionsto this end.
- Removed
- The following parser tags are not shown in
ToPlainTextoutput- math
- ref
- templatedata
- templatestyles
- To change this default behavior, refer to #15.