const frontmatterRE = /^---(.*?)^---/ms; export { frontmatterRE };