UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

8 lines (5 loc) 142 B
export default markdownLineEnding import codes from './codes.mjs' function markdownLineEnding(code) { return code < codes.horizontalTab }